diff options
author | Rashika Kheria <[email protected]> | 2013-12-13 12:29:42 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2013-12-18 16:41:52 -0800 |
commit | 44629432670ce297f53702a0316a0e7bff0bd28d (patch) | |
tree | 22524bb03e25bcae17c2c0ea9dc38fa96e74dbf8 /lib/test-string_helpers.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 <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions