diff options
author | Chao Yu <[email protected]> | 2017-11-10 09:30:42 +0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2017-11-10 11:50:12 -0800 |
commit | 19526d74cfbe31b04fb81b64c2884687a321f4a0 (patch) | |
tree | bb5691380438c44ec0a6ae7b36013e0d816892ac /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 4f0a03d34dd46afcec5d9c9ada8ab97712d64cf8 (diff) |
f2fs: avoid opened loop codes in __add_ino_entry
We will keep __add_ino_entry success all the time, for ENOMEM failure
case, we have already handled it by using __GFP_NOFAIL flag, so we
don't have to use additional opened loop codes here, remove them.
Signed-off-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions