summaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorKari Argillander <kari.argillander@gmail.com>2021-09-09 21:09:35 +0300
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2021-09-20 18:53:09 +0300
commitbce1828f6d82ad0ffa3b7259d6f1769ffbcec30c (patch)
tree09cd9c67c79a1701aa801c1434c88d2f2713f7b9 /net/unix/sysctl_net_unix.c
parent5d7d6b16bc1dbe0f84997e639c49b5ed98a562f7 (diff)
downloadlinux-bce1828f6d82ad0ffa3b7259d6f1769ffbcec30c.tar.xz
fs/ntfs3: Return straight without goto in fill_super
In many places it is not needed to use goto out. We can just return right away. This will make code little bit more cleaner as we won't need to check error path. Signed-off-by: Kari Argillander <kari.argillander@gmail.com> Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions