]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: lustre: Fix Sparse warnings for static declarations
authorHaneen Mohammed <hamohammed.sa@gmail.com>
Sat, 21 Mar 2015 07:51:42 +0000 (10:51 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Mar 2015 21:14:55 +0000 (22:14 +0100)
commit880e7690fa8ff67b67c017a13cb62362518ac7d4
tree4d2688375949414be49752f97041b264874f3124
parent9b53032b4aeae07e248ec4fc06fb3137ffc1698f
Staging: lustre: Fix Sparse warnings for static declarations

The following patch fixes Sparse warnings in genops.c regrding:
"Symbol * was not declared. Should it be static?"

Signed-off-by: Haneen Mohammed <hamohammed.sa@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdclass/genops.c