staging: lustre-libcfs: fix sparse warning
authorPatrick Boettcher <patrick.boettcher@posteo.de>
Mon, 10 Aug 2015 08:25:08 +0000 (10:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 15 Aug 2015 01:46:02 +0000 (18:46 -0700)
commit25bbe418f89bec661bcc0dfebcacd6705ed79de6
treece73899106b08b51f33bed567e2114de8f51ceb4
parent0df4e3e9bbf8968d5ff079b0ace3de9c0b971021
staging: lustre-libcfs: fix sparse warning

Fix sparse warnings of the following type:

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

Signed-off-by: Patrick Boettcher <patrick.boettcher@posteo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs.h
drivers/staging/lustre/lustre/libcfs/linux/linux-module.c
drivers/staging/lustre/lustre/libcfs/module.c
This page took 0.025323 seconds and 5 git commands to generate.