]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: lustre: Fix function declaration/definition mismatch
authorSandeep Jain <sandeepjain.linux@gmail.com>
Mon, 5 Dec 2016 03:06:37 +0000 (08:36 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 Dec 2016 09:41:03 +0000 (10:41 +0100)
commit0db184bc2590a75f4b557897f085f66c79e1d787
treedd6d987d8df25a08f9fbd30046ca28156e128fc9
parent8efea9e9b7714b09cc88947b7d5bff3ab85eeb06
staging: lustre: Fix function declaration/definition mismatch

Fixes following Sparse errors.
lprocfs_status.c:1568:5: error: symbol 'lprocfs_wr_root_squash' redeclared with different type...
lprocfs_status.c:1632:5: error: symbol 'lprocfs_wr_nosquash_nids' redeclared with different type...

Signed-off-by: Sandeep Jain <sandeepjain.linux@gmail.com>
Acked-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lprocfs_status.h