aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2017-06-27 17:06:13 +0200
committerSteve French <[email protected]>2017-07-05 19:58:02 -0500
commit84908426f2097d5c6e254c73ffcb6923a355dbda (patch)
tree08ac00ffedecc9922fd9d7be593693889bd66857 /tools/perf/scripts/python/stackcollapse.py
parent2f1afe25997fc28027ae95d89ccf03e1eef2dca1 (diff)
cifs: hide unused functions
Some functions are only referenced under an #ifdef, causing a harmless warning: fs/cifs/smb2ops.c:1374:1: error: 'get_smb2_acl' defined but not used [-Werror=unused-function] We could mark them __maybe_unused or add another #ifdef, I picked the second approach here. Fixes: b3fdda4d1e1b ("cifs: Use smb 2 - 3 and cifsacl mount options getacl functions") Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions