diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2024-03-07 11:39:18 +0300 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2024-04-22 10:21:43 +0300 |
commit | d983ff63af6068a6773283660222fff10f66e184 (patch) | |
tree | b80253a9fd7b5e6fa7c92546b034cd1bbe10d7f5 /tools/perf/scripts/python/syscall-counts.py | |
parent | 7d7c82a04d3d93c8b6f8ed71aa5bc39cdc96377c (diff) | |
download | linux-d983ff63af6068a6773283660222fff10f66e184.tar.xz |
xfs: small cleanup in xrep_update_qflags()
The "mp" pointer is the same as "sc->mp" so this change doesn't affect
runtime at all. However, it's nicer to use same name for both the lock
and the unlock.
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions