summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorSurendra Patil <surendra.tux@gmail.com>2014-02-12 11:57:22 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-02-12 21:30:42 +0400
commit4624b5433f063a56032f959e7a6d72d8e6e735b6 (patch)
tree4e6c77f0aea9d2bcf5fb4608f0d2a52c96e20274 /scripts/basic
parent74c0da19c4ee842bf2ec880d4cef92858844934d (diff)
downloadlinux-4624b5433f063a56032f959e7a6d72d8e6e735b6.tar.xz
drivers:staging:silicom Fixed extern warnings reported by checkpatch
1) Deleted bp_proc_create() declaration from bp_mod.h, because it is declared as static in bpctl_mod.c and not used anywhere. 2) checkpatch warns about WARNING: externs should be avoided in .c files because we have function declarations in bptcl_mod.c,These functions are not used anywhere else so made them static. Signed-off-by: Surendra Patil <surendra.tux@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions