Re: [f2fs-dev] [PATCH 2/4] f2fs: remove the needless point-cast

2014-06-24 Thread Gu Zheng
l Message- >> From: Gu Zheng [mailto:guz.f...@cn.fujitsu.com] >> Sent: Tuesday, June 24, 2014 6:20 PM >> To: Jaegeuk Kim >> Cc: fsdevel; f2fs >> Subject: [f2fs-dev] [PATCH 2/4] f2fs: remove the needless point-cast >> >> Signed-off-by: Gu Zheng >> ---

Re: [f2fs-dev] [PATCH 2/4] f2fs: remove the needless point-cast

2014-06-24 Thread Chao Yu
: fsdevel; f2fs > Subject: [f2fs-dev] [PATCH 2/4] f2fs: remove the needless point-cast > > Signed-off-by: Gu Zheng > --- > fs/f2fs/dir.c | 14 ++ > 1 files changed, 6 insertions(+), 8 deletions(-) > > diff --git a/fs/f2fs/dir.c b/fs/f2fs/dir.c > index 087b03d..3e

[f2fs-dev] [PATCH 2/4] f2fs: remove the needless point-cast

2014-06-24 Thread Gu Zheng
Signed-off-by: Gu Zheng --- fs/f2fs/dir.c | 14 ++ 1 files changed, 6 insertions(+), 8 deletions(-) diff --git a/fs/f2fs/dir.c b/fs/f2fs/dir.c index 087b03d..3edd561 100644 --- a/fs/f2fs/dir.c +++ b/fs/f2fs/dir.c @@ -298,14 +298,13 @@ static int make_empty_dir(struct inode *inode,