summaryrefslogtreecommitdiff
path: root/include/uapi/linux/prctl.h
diff options
context:
space:
mode:
authorZoltán Lajos Kis <zoltan.lajos.kis@gmail.com>2015-08-02 22:36:31 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-08-03 17:51:47 -0700
commita96389d9add1bc9e32b73ead10cf255f7d598a0d (patch)
treef44fbdc7f5b9183a8d542d65234627e945022e1f /include/uapi/linux/prctl.h
parent5b34cd299319584f9fd342a5c01af83440d512bd (diff)
staging: lustre: service.c: make local functions static
Makes functions that are not used outside the file in which they are defined static, as reported by sparse: drivers/staging/lustre/lustre/ptlrpc/service.c:72:35: warning: symbol 'ptlrpc_alloc_rqbd' was not declared. Should it be static? 1065 drivers/staging/lustre/lustre/ptlrpc/service.c:105:1: warning: symbol 'ptlrpc_free_rqbd' was not declared. Should it be static? 1066 drivers/staging/lustre/lustre/ptlrpc/service.c:122:1: warning: symbol 'ptlrpc_grow_req_bufs' was not declared. Should it be static? 1067 drivers/staging/lustre/lustre/ptlrpc/service.c:3055:5: warning: symbol 'ptlrpc_svcpt_health_check' was not declared. Should it be static? Signed-off-by: Zoltán Lajos Kis <zoltan.lajos.kis@gmail.com>" Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux/prctl.h')
0 files changed, 0 insertions, 0 deletions