diff options
| author | Dave Chinner <[email protected]> | 2016-05-18 04:09:46 +0000 |
|---|---|---|
| committer | Dave Chinner <[email protected]> | 2016-05-18 04:09:46 +0000 |
| commit | 194293631d009254348f43710a7673bbb84a4172 (patch) | |
| tree | b6793ca67c55e30b88c58792374cc0d39ce74f09 /lib/dma-debug.c | |
| parent | xfs: xfs_iflush_cluster has range issues (diff) | |
| download | kernel-194293631d009254348f43710a7673bbb84a4172.tar.gz kernel-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 <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions
