Gu Zheng 7b40527508 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 <fengguang.wu@intel.com>
Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
2013-08-19 11:51:08 +09:00
..
2013-06-11 16:01:03 +09:00
2013-07-30 15:17:03 +09:00
2013-08-06 22:00:36 +09:00
2013-06-11 16:01:03 +09:00
2013-07-30 15:17:03 +09:00
2013-08-09 14:57:56 +09:00
2013-06-11 16:01:03 +09:00