diff options
author | 2016-05-18 14:09:46 +1000 | |
---|---|---|
committer | 2016-05-18 14:09:46 +1000 | |
commit | 194293631d009254348f43710a7673bbb84a4172 (patch) | |
tree | b6793ca67c55e30b88c58792374cc0d39ce74f09 /tools/perf/scripts/python/stackcollapse.py | |
parent | xfs: xfs_iflush_cluster has range issues (diff) | |
download | wireguard-linux-194293631d009254348f43710a7673bbb84a4172.tar.xz wireguard-linux-194293631d009254348f43710a7673bbb84a4172.zip |
xfs: rename variables in xfs_iflush_cluster for clarity
The cluster inode variable uses unconventional naming - iq - which
makes it hard to distinguish it between the inode passed into the
function - ip - and that is a vector for mistakes to be made.
Rename all the cluster inode variables to use a more conventional
prefixes to reduce potential future confusion (cilist, cilist_size,
cip).
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions