[PATCH] DocBook: fix some descriptions
Some KernelDoc descriptions are updated to match the current code. No code changes. Signed-off-by: Martin Waitz <tali@admingilde.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
6013d5445f
commit
67be2dd1ba
@@ -379,8 +379,8 @@ ACPI_DEVICE_ATTR(eject, 0200, NULL, acpi_eject_store);
|
||||
|
||||
/**
|
||||
* setup_sys_fs_device_files - sets up the device files under device namespace
|
||||
* @@dev: acpi_device object
|
||||
* @@func: function pointer to create or destroy the device file
|
||||
* @dev: acpi_device object
|
||||
* @func: function pointer to create or destroy the device file
|
||||
*/
|
||||
static void
|
||||
setup_sys_fs_device_files (
|
||||
|
Reference in New Issue
Block a user