Skip to content
Commit 714340db authored by Benedict Boerger's avatar Benedict Boerger Committed by Greg Kroah-Hartman
Browse files

drivers: staging: lustre: fix sparse warnings / delete unused function



drivers: staging: lustre: fix sparse warning: symbol XYZ was
not declared. Should it be static?

This was done by declaring them static. This could be done because the functions
were used only in this file.

Deleted the function lnet_print_text_bufs because it were unused.

Compiled without an error.
Done to complete a eudyptula task.

Signed-off-by: default avatarBenedict Boerger <benedict.boerger@cs.tu-dortmund.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent ca4e8296
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment