diff options
| author | Christian Heusel <[email protected]> | 2024-10-10 13:25:25 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2024-10-11 17:54:58 +0000 |
| commit | a0af4936e4a89e0006c73d5f9e969a613c99a655 (patch) | |
| tree | ad13ef2d4d2d0c4e9cd47c97a129b8528e44a29e /rust/helpers/task.c | |
| parent | btrfs: fix uninitialized pointer free in add_inode_ref() (diff) | |
| download | kernel-a0af4936e4a89e0006c73d5f9e969a613c99a655.tar.gz kernel-a0af4936e4a89e0006c73d5f9e969a613c99a655.zip | |
btrfs: send: cleanup unneeded return variable in changed_verity()
As all changed_* functions need to return something, just return 0
directly here, as the verity status is passed via the context.
Reported by LKP: fs/btrfs/send.c:6877:5-8: Unneeded variable: "ret". Return "0" on line 6883
Reported-by: kernel test robot <[email protected]>
Link: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Christian Heusel <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions
