On Fri, Aug 6, 2021 at 10:38 AM Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > > Hello Miklos Szeredi, > > The patch ff12b2314569: "fuse: move fget() to fuse_get_tree()" from > Aug 4, 2021, leads to the following static checker warning: > > fs/fuse/inode.c:1557 fuse_fill_super() > error: uninitialized symbol 'err'. Hi, This is already fixed in the latest tree. Thanks, Miklos