diff options
author | 2020-10-13 16:52:27 -0700 | |
---|---|---|
committer | 2020-10-13 18:38:30 -0700 | |
commit | 7a3d52e45e00dd1cb1f2e81661e53e324e0a7b82 (patch) | |
tree | 699a2aece0b23d4273f664c0da1d56eddd6cf2f3 /mm/slab.c | |
parent | mm/swap.c: fix incomplete comment in lru_cache_add_inactive_or_unevictable() (diff) | |
download | wireguard-linux-7a3d52e45e00dd1cb1f2e81661e53e324e0a7b82.tar.xz wireguard-linux-7a3d52e45e00dd1cb1f2e81661e53e324e0a7b82.zip |
mm/swapfile.c: remove unnecessary goto out in _swap_info_get()
It's unnecessary to goto the out label while out label is just below.
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Link: https://lkml.kernel.org/r/20200930102549.1885-1-linmiaohe@huawei.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/slab.c')
0 files changed, 0 insertions, 0 deletions