]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging:lustre: Fix externs should be avoided in .c files warning
authorDulshani Gunawardhana <dulshani.gunawardhana89@gmail.com>
Sun, 20 Oct 2013 17:35:37 +0000 (23:05 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Oct 2013 03:50:01 +0000 (04:50 +0100)
commit126e7dab511859c99b767e7232ddd345e490ab9b
tree1b100cc98c5b5b92b9d060fa3bc650b5dd58e3c4
parent5f3a68f96d15cc3b6b2afd3e0f19e06913ee10d5
staging:lustre: Fix externs should be avoided in .c files warning

Fix the checkpatch.pl warning 'externs should be avoided in .c files' in
lustre/lov.

Signed-off-by: Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/lov/lov_dev.c
drivers/staging/lustre/lustre/lov/lov_internal.h
drivers/staging/lustre/lustre/lov/lov_obd.c