diff options
author | Zhang Yi <[email protected]> | 2021-06-10 19:24:33 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2021-06-24 10:33:06 -0400 |
commit | 1866cba842437f3e7a5a8ee5b558744d9ae844d0 (patch) | |
tree | e0adeb30fecb455b410b637f0ecf3023a49d5282 /scripts/gdb/linux/tasks.py | |
parent | 0caaefbaf2a429c256c7469cb603ca8918e96fb0 (diff) |
jbd2: remove the out label in __jbd2_journal_remove_checkpoint()
The 'out' lable just return the 'ret' value and seems not required, so
remove this label and switch to return appropriate value immediately.
This patch also do some minor cleanup, no logical change.
Signed-off-by: Zhang Yi <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions