aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2021-07-16 09:39:14 -0500
committerJaegeuk Kim <jaegeuk@kernel.org>2021-12-04 10:48:53 -0800
commitb31bf0f96e71a2c81d2122c3fecdb91f8e215c20 (patch)
tree129ba0700f045d834370348c1439fcd63ffc9315 /tools/testing/selftests/bpf/prog_tests/autoload.c
parentf2fs: rework write preallocations (diff)
downloadlinux-dev-b31bf0f96e71a2c81d2122c3fecdb91f8e215c20.tar.xz
linux-dev-b31bf0f96e71a2c81d2122c3fecdb91f8e215c20.zip
f2fs: reduce indentation in f2fs_file_write_iter()
Replace 'if (ret > 0)' with 'if (ret <= 0) goto out_unlock;'. No change in behavior. Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions