diff options
author | Gu Zheng <guz.fnst@cn.fujitsu.com> | 2013-08-19 05:41:15 +0400 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2013-08-19 06:51:08 +0400 |
commit | 7b40527508670e56d817b837b2114bc340446539 (patch) | |
tree | bf94c98dd72fd03d556461e0778d2bf485f5dbf8 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 92c4342fb72a6baf9ee9fcd079b46ed0286ebe33 (diff) | |
download | linux-7b40527508670e56d817b837b2114bc340446539.tar.xz |
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>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions