Re: [PATCH 1/2] f2fs: add braces for macro variables more

2017-04-24 Thread Jaegeuk Kim
On 04/22, Chao Yu wrote: > On 2017/4/21 8:49, Jaegeuk Kim wrote: > > This patch adds braces for macro variables more in include/linux/f2fs_fs.h. > > > > Signed-off-by: Jaegeuk Kim > > --- > > fs/f2fs/f2fs.h | 1 + > > include/linux/f2fs_fs.h | 10 +- > > 2

Re: [PATCH 1/2] f2fs: add braces for macro variables more

2017-04-24 Thread Jaegeuk Kim
On 04/22, Chao Yu wrote: > On 2017/4/21 8:49, Jaegeuk Kim wrote: > > This patch adds braces for macro variables more in include/linux/f2fs_fs.h. > > > > Signed-off-by: Jaegeuk Kim > > --- > > fs/f2fs/f2fs.h | 1 + > > include/linux/f2fs_fs.h | 10 +- > > 2 files changed, 6

Re: [PATCH 1/2] f2fs: add braces for macro variables more

2017-04-21 Thread Chao Yu
On 2017/4/21 8:49, Jaegeuk Kim wrote: > This patch adds braces for macro variables more in include/linux/f2fs_fs.h. > > Signed-off-by: Jaegeuk Kim > --- > fs/f2fs/f2fs.h | 1 + > include/linux/f2fs_fs.h | 10 +- > 2 files changed, 6 insertions(+), 5

Re: [PATCH 1/2] f2fs: add braces for macro variables more

2017-04-21 Thread Chao Yu
On 2017/4/21 8:49, Jaegeuk Kim wrote: > This patch adds braces for macro variables more in include/linux/f2fs_fs.h. > > Signed-off-by: Jaegeuk Kim > --- > fs/f2fs/f2fs.h | 1 + > include/linux/f2fs_fs.h | 10 +- > 2 files changed, 6 insertions(+), 5 deletions(-) > > diff

[PATCH 1/2] f2fs: add braces for macro variables more

2017-04-20 Thread Jaegeuk Kim
This patch adds braces for macro variables more in include/linux/f2fs_fs.h. Signed-off-by: Jaegeuk Kim --- fs/f2fs/f2fs.h | 1 + include/linux/f2fs_fs.h | 10 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/fs/f2fs/f2fs.h b/fs/f2fs/f2fs.h

[PATCH 1/2] f2fs: add braces for macro variables more

2017-04-20 Thread Jaegeuk Kim
This patch adds braces for macro variables more in include/linux/f2fs_fs.h. Signed-off-by: Jaegeuk Kim --- fs/f2fs/f2fs.h | 1 + include/linux/f2fs_fs.h | 10 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/fs/f2fs/f2fs.h b/fs/f2fs/f2fs.h index