aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKunwu Chan <[email protected]>2024-01-11 14:36:56 +0800
committerRichard Weinberger <[email protected]>2024-02-25 21:29:30 +0100
commit788cd161f99638db81b4c9ce836dbdf9a65c7701 (patch)
tree94e1538fc0f9c44b76c8c4bed11d155fb951bc9e /tools/perf/scripts/python/export-to-postgresql.py
parentec724e534dfdd592abc5ac066be77ef15c455ccc (diff)
ubifs: Remove unreachable code in dbg_check_ltab_lnum
Because there is no break statement in the dead loop above,it is impossible to execute the 'err=0' statement.Delete the code that will never execute. Fixes: 6fb324a4b0c3 ("UBIFS: allocate ltab checking buffer on demand") Signed-off-by: Kunwu Chan <[email protected]> Cc: Kunwu Chan <[email protected]> Suggested-by: Richard Weinberger <[email protected]> Reviewed-by: Zhihao Cheng <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions