On Tue, 27 Feb 2024 at 16:22, Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > > Hello Amir Goldstein, > > The patch 51deab7d21f5: "fuse: implement open in passthrough mode" > from Feb 9, 2024 (linux-next), leads to the following Smatch static > checker warning: > > fs/fuse/iomode.c:225 fuse_file_io_open() > error: uninitialized symbol 'err'. This is my fault, original patch was correct. Force-pushed fixed branch. Thanks, Miklos