diff options
author | Chao Yu <chao2.yu@samsung.com> | 2014-03-29 04:33:17 +0100 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2014-04-02 02:56:27 +0200 |
commit | 2d7b822ad9daf0ea903accacaa89340ddd3f201f (patch) | |
tree | bd39738c9bdb003fdea4e897836595b2c8b1593b /fs/f2fs/gc.c | |
parent | f2fs: avoid free slab cache under spinlock (diff) | |
download | linux-2d7b822ad9daf0ea903accacaa89340ddd3f201f.tar.xz linux-2d7b822ad9daf0ea903accacaa89340ddd3f201f.zip |
f2fs: use list_for_each_entry{_safe} for simplyfying code
This patch use list_for_each_entry{_safe} instead of list_for_each{_safe} for
simplfying code.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'fs/f2fs/gc.c')
0 files changed, 0 insertions, 0 deletions