diff options
author | 2010-10-05 00:13:59 +0900 | |
---|---|---|
committer | 2010-10-28 01:30:01 +0200 | |
commit | 2b23976908d9f8406f8b10b86c83b2cee302bc7d (patch) | |
tree | dc1e2039bfb7a89bc981f7c2f9f350c57ad26412 /fs/jbd/commit.c | |
parent | jbd: Use printk_ratelimited() in journal_alloc_journal_head() (diff) | |
download | wireguard-linux-2b23976908d9f8406f8b10b86c83b2cee302bc7d.tar.xz wireguard-linux-2b23976908d9f8406f8b10b86c83b2cee302bc7d.zip |
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>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions