diff options
author | 2022-10-18 14:37:39 -0700 | |
---|---|---|
committer | 2022-10-20 09:42:56 -0700 | |
commit | fc93812c725068e6a491ce574f058a4530130c00 (patch) | |
tree | 59949ca4658397e9d940afc610a092f9b801fe58 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | xfs: fix exception caused by unexpected illegal bestcount in leaf dir (diff) | |
download | linux-dev-fc93812c725068e6a491ce574f058a4530130c00.tar.xz linux-dev-fc93812c725068e6a491ce574f058a4530130c00.zip |
xfs: remove redundant pointer lip
The assignment to pointer lip is not really required, the pointer lip
is redundant and can be removed.
Cleans up clang-scan warning:
warning: Although the value stored to 'lip' is used in the enclosing
expression, the value is never actually read from 'lip'
[deadcode.DeadStores]
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions