aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2016-08-29 14:20:01 +0200
committerGreg Kroah-Hartman <[email protected]>2016-09-01 17:29:21 +0200
commitd6a80699bad7abb5c05860e3f021a34357a3b4c5 (patch)
tree8e1edadf5bd0723881f6328ef25d319cf063df2a /tools/perf/scripts/python/bin/stackcollapse-report
parent7894c263f200aea33b0be3f8408adc93e3129f0f (diff)
staging: lustre: hide unused variable
After a code cleanup, we get a harmless warning about a variable that is unused when CONFIG_FS_POSIX_ACL is disabled: drivers/staging/lustre/lustre/llite/xattr.c: In function 'll_xattr_get_common': drivers/staging/lustre/lustre/llite/xattr.c:312:24: error: unused variable 'lli' [-Werror=unused-variable] This puts the variable declaration into the same #ifdef. Signed-off-by: Arnd Bergmann <[email protected]> Fixes: 1e1f9ff406fd ("staging: lustre: llite: break ll_getxattr_common into 2 functions") Reviewed-by: James Simmons <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions