]> git.karo-electronics.de Git - linux-beck.git/commit
staging: lustre-mgc: make mgc_obd_ops static
authorTing-Chih Hsiao <s894330@hotmail.com>
Mon, 21 Sep 2015 06:58:09 +0000 (14:58 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 16:56:50 +0000 (09:56 -0700)
commit40220d8062ce5b333c0124388f7709c84c142074
treeda45f9e3306f5670e30d368f0626b187505ead7a
parent8e0735c5e0a92d6a8e5b30cd485c2811d701e58b
staging: lustre-mgc: make mgc_obd_ops static

Fix sparse warnings of the following type:

warning: symbol '....' was not declared. Should it be static?

Signed-off-by: Ting-Chih Hsiao <s894330@hotmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/mgc/mgc_request.c