aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMiaohe Lin <[email protected]>2020-10-13 16:52:21 -0700
committerLinus Torvalds <[email protected]>2020-10-13 18:38:30 -0700
commit548d9782bd844048bc6b5159c848772a5fe3da32 (patch)
tree9f9026358ebada0890159884342e33dfbf8ee813 /tools/perf/scripts/python/bin
parentf3bc52cb04bcfccd12da3f03ca8bc50484898436 (diff)
mm/page_io.c: remove useless out label in __swap_writepage()
The out label is only used in one place and return ret directly without something like resource cleanup or lock release and so on. So we should remove this jump label and do some cleanup. Signed-off-by: Miaohe Lin <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions