diff options
author | Long Li <leo.lilong@huawei.com> | 2024-12-09 19:42:41 +0800 |
---|---|---|
committer | Carlos Maiolino <cem@kernel.org> | 2025-01-13 14:56:02 +0100 |
commit | 99fc33d16b2405cbc753fd30f93cd413d7d1b5fd (patch) | |
tree | 6c0ddbec8636a215c7ca797fdabb9dd19ecb164b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | efebe42d95fbba91dca6e3e32cb9e0612eb56de5 (diff) |
xfs: clean up xfs_end_ioend() to reuse local variables
Use already initialized local variables 'offset' and 'size' instead
of accessing ioend members directly in xfs_setfilesize() call.
This is just a code cleanup with no functional changes.
Signed-off-by: Long Li <leo.lilong@huawei.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions