]> git.sesse.net Git - bcachefs-tools-debian/commit
Work around build error with gcc <10
authorJustin Husted <sigstop@gmail.com>
Sat, 5 Jun 2021 09:15:22 +0000 (02:15 -0700)
committerJustin Husted <sigstop@gmail.com>
Sat, 5 Jun 2021 09:15:22 +0000 (02:15 -0700)
commitf6d87e9a87859dbf9b15269d4de165cf3aadf661
treedce0093eb77645db87041c30e789cdca10d0d660
parent0335d55043078a48d8b2110ad79d0661070832ff
Work around build error with gcc <10

linux/six.c: In function ‘__six_lock_type_slowpath’:
linux/six.c:73:6: error: ‘old.<U81c8>.v’ may be used uninitialized in this function [-Werror=maybe-uninitialized]

Signed-off-by: Justin Husted <sigstop@gmail.com>
linux/six.c