diff options
author | Rashika Kheria <rashika.kheria@gmail.com> | 2013-12-14 15:00:11 +0100 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2013-12-15 17:59:59 +0100 |
commit | 95285933d086271c2e05edd3949a190551625928 (patch) | |
tree | ee303ac64520cc3a5ae32cb7eea3cef3be7dc861 /drivers/irqchip | |
parent | amd64_edac: Remove "amd64" prefix from static functions (diff) | |
download | linux-95285933d086271c2e05edd3949a190551625928.tar.xz linux-95285933d086271c2e05edd3949a190551625928.zip |
EDAC: Mark edac_create_debug_nodes as static
This patch marks the function edac_create_debug_nodes() as static
because it is not used outside of edac_mc_sysfs.c.
Thus, it also eliminates the following warning:
drivers/edac/edac_mc_sysfs.c:917:5: warning: no previous prototype for ‘edac_create_debug_nodes’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Link: http://lkml.kernel.org/r/a1c863b08c0d6f67d03280cf908c771bf26a3239.1387029387.git.rashika.kheria@gmail.com
Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'drivers/irqchip')
0 files changed, 0 insertions, 0 deletions