diff options
| author | Lu Yao <[email protected]> | 2024-05-07 02:34:17 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2024-05-15 15:57:32 +0000 |
| commit | b4e585fffc1cf877112ed231a91f089e85688c2a (patch) | |
| tree | 5293696bf21a8cf97f22f337995750e9f45914a3 /net/unix/af_unix.c | |
| parent | btrfs: zoned: fix use-after-free due to race with dev replace (diff) | |
| download | kernel-b4e585fffc1cf877112ed231a91f089e85688c2a.tar.gz kernel-b4e585fffc1cf877112ed231a91f089e85688c2a.zip | |
btrfs: scrub: initialize ret in scrub_simple_mirror() to fix compilation warning
The following error message is displayed:
../fs/btrfs/scrub.c:2152:9: error: ‘ret’ may be used uninitialized
in this function [-Werror=maybe-uninitialized]"
Compiler version: gcc version: (Debian 10.2.1-6) 10.2.1 20210110
Reviewed-by: Boris Burkov <[email protected]>
Signed-off-by: Lu Yao <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
