ACPICA: Remove extra spaces after periods within comments
This makes all comments consistent. Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:

zatwierdzone przez
Rafael J. Wysocki

rodzic
b9e1769357
commit
73a3090a21
@@ -147,7 +147,7 @@ union acpi_generic_state *acpi_ut_pop_generic_state(union acpi_generic_state
|
||||
*
|
||||
* RETURN: The new state object. NULL on failure.
|
||||
*
|
||||
* DESCRIPTION: Create a generic state object. Attempt to obtain one from
|
||||
* DESCRIPTION: Create a generic state object. Attempt to obtain one from
|
||||
* the global state cache; If none available, create a new one.
|
||||
*
|
||||
******************************************************************************/
|
||||
|
Reference in New Issue
Block a user