diff options
| author | Kaixu Xia <[email protected]> | 2020-04-22 21:54:28 -0700 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2020-05-04 09:03:14 -0700 |
| commit | d51bafe0d227e9fef1b0ab4cc1a424d8e2b59218 (patch) | |
| tree | 722d8309667fc30d3ee3969a9a95874eaa49c1a6 /tools/perf/scripts/python | |
| parent | c140735bbb65daa89275a6b87f120c5feca99d6a (diff) | |
xfs: combine two if statements with same condition
The two if statements have same condition, and the mask value
does not change in xfs_setattr_nonsize(), so combine them.
Signed-off-by: Kaixu Xia <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions