diff options
author | 2017-08-17 13:12:55 -0700 | |
---|---|---|
committer | 2017-08-18 08:45:29 -0600 | |
commit | 95895e178a1e6a9fe33487de0c09869f49953aae (patch) | |
tree | 2529cc51d4c6848abedd5c87667ccefe365476b3 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | skd: Fix a function name in a comment (diff) | |
download | linux-dev-95895e178a1e6a9fe33487de0c09869f49953aae.tar.xz linux-dev-95895e178a1e6a9fe33487de0c09869f49953aae.zip |
skd: Remove set-but-not-used local variables
These variables have been detected by building with W=1. Declare
'acc' as __maybe_unused because most access_ok() implementations
ignore their first argument. This patch does not change any
functionality.
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.de>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions