summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2022-11-29 04:24:42 +0300
committerDarrick J. Wong <djwong@kernel.org>2022-11-30 19:55:18 +0300
commite5827a007aa4bb737c63121fd2c77e089b18a372 (patch)
treedbd64d74166eace69402361a6833c7ccbe9c6d8d /tools/perf/scripts/python/exported-sql-viewer.py
parentfd5beaff250d7e88912a937fad072d9d24f219da (diff)
downloadlinux-e5827a007aa4bb737c63121fd2c77e089b18a372.tar.xz
xfs: shut up -Wuninitialized in xfsaild_push
-Wuninitialized complains about @target in xfsaild_push being uninitialized in the case where the waitqueue is active but there is no last item in the AIL to wait for. I /think/ it should never be the case that the subsequent xfs_trans_ail_cursor_first returns a log item and hence we'll never end up at XFS_LSN_CMP, but let's make this explicit. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com> Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions