Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jbd: Remove unnecessary goto statement
Remove goto statement which jumps to very next line. Also remove target label because it is no longer used anywhere. Signed-off-by: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
- Loading branch information