fuse: remove stray debug line
authorMiklos Szeredi <mszeredi@redhat.com>
Mon, 7 Oct 2024 10:43:50 +0000 (12:43 +0200)
committerMiklos Szeredi <mszeredi@redhat.com>
Fri, 25 Oct 2024 15:05:49 +0000 (17:05 +0200)
commitd34a5575e6d2380cc375d2b4650d385a859e67bc
treeaac5164e431f9057a0437f31a2d6a91e5e6903ac
parent184429a17f8ffc9e188dee9a4459165014025e71
fuse: remove stray debug line

It wasn't there when the patch was posted for review, but somehow made it
into the pull.

Link: https://lore.kernel.org/all/20240913104703.1673180-1-mszeredi@redhat.com/
Fixes: efad7153bf93 ("fuse: allow O_PATH fd for FUSE_DEV_IOC_BACKING_OPEN")
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
fs/fuse/passthrough.c