summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorBenedict Boerger <benedict.boerger@cs.tu-dortmund.de>2014-08-08 20:26:22 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-08-16 23:23:11 +0400
commit714340db24b8b34dd9befc87db0e8c51040a4a7f (patch)
tree9c3442c9f1e571de7e8f0d314df5669b6767420d /include/linux/debugobjects.h
parentca4e82966635d0b43cf668db036c0b9e9cc67b7c (diff)
downloadlinux-714340db24b8b34dd9befc87db0e8c51040a4a7f.tar.xz
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: Benedict Boerger <benedict.boerger@cs.tu-dortmund.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions