diff options
author | Rashika Kheria <rashika.kheria@gmail.com> | 2013-12-13 12:29:42 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-18 16:41:52 -0800 |
commit | 44629432670ce297f53702a0316a0e7bff0bd28d (patch) | |
tree | 22524bb03e25bcae17c2c0ea9dc38fa96e74dbf8 /drivers/acpi/ec.c | |
parent | 3ecfb168a51ddf0226abe245065516bc2ebfdef5 (diff) |
drivers: misc: Mark function jp_generic_ide_ioctl() as static in lkdtm.c
This patch marks the function jp_generic_ide_ioctl() as static in
lkdtm.c because it is not used outside this file.
Thus, it also eliminates the following warnings in lkdtm.c:
drivers/misc/lkdtm.c:227:5: warning: no previous prototype for ‘jp_generic_ide_ioctl’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/acpi/ec.c')
0 files changed, 0 insertions, 0 deletions