staging: lustre: Make struct mdc_kuc_fops static
authorDzmitry Sledneu <dzmitry.sledneu@gmail.com>
Sat, 18 Apr 2015 13:20:43 +0000 (15:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Apr 2015 14:24:04 +0000 (16:24 +0200)
commit3b2f5202c52a842a6528a72e85b46435c1d59116
tree357ae7b2be5f54e3a2d04797a0ac9f62886e35db
parent840c94d574a8bb5fb03cad0b5aa1bd0e2984b01a
staging: lustre: Make struct mdc_kuc_fops static

This patch fixes the following Sparse warning:
"symbol 'mdc_kuc_fops' was not declared. Should it be static?".

Signed-off-by: Dzmitry Sledneu <dzmitry.sledneu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/mdc/lproc_mdc.c