commit | 6b2920a513ec9972f7b80d219fcf6f59130a1f31 | [log] [tgz] |
---|---|---|
author | Chao Yu <chao2.yu@samsung.com> | Mon Jul 07 11:21:59 2014 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Wed Jul 09 14:04:26 2014 -0700 |
tree | e782c3532674eba15e819c192d14207e94e1e4cb | |
parent | 3aab8f828ef358ae92545294a14cd52d510cc585 [diff] |
f2fs: use inner macro and function to clean up codes In this patch we use below inner macro and function to clean up codes. 1. ADDRS_PER_PAGE 2. SM_I 3. f2fs_readonly Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>