diff options
author | Gu Zheng <[email protected]> | 2013-08-19 09:41:15 +0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2013-08-19 11:51:08 +0900 |
commit | 7b40527508670e56d817b837b2114bc340446539 (patch) | |
tree | bf94c98dd72fd03d556461e0778d2bf485f5dbf8 /fs/jbd2/commit.c | |
parent | 92c4342fb72a6baf9ee9fcd079b46ed0286ebe33 (diff) |
f2fs: fix a compound statement label error
An error "label at end of compound statement" will occur if CONFIG_F2FS_STAT_FS
disabled.
fs/f2fs/segment.c:556:1: error: label at end of compound statement
So clean up the 'out' label to fix it.
Reported-by: Fengguang Wu <[email protected]>
Signed-off-by: Gu Zheng <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions