summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/fsp/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@redhat.com>2026-04-02 22:57:49 +0200
committerMiklos Szeredi <mszeredi@redhat.com>2026-06-15 14:06:18 +0200
commita63607723108f8c4003c040ca7fd704c6340814b (patch)
tree0813063616709fc7156aaf0fecacbb2ed3f9da85 /drivers/gpu/nova-core/fsp/git@git.tavy.me:linux.git
parent48649c0603bd355fb1d2c26ed4b6f635146278ea (diff)
fuse: simplify fuse_dev_ioctl_clone()
Don't need to check if the new device file is already initialized, since fuse_dev_install_with_pq() will do that anyway. Make fuse_dev_install_with_pq() return a boolean value indicating success so that fuse_dev_ioctl_clone() can return an error in case of failure. Move aborting the connection (setting fc->connected to zero) to fuse_dev_install(), because it is not needed when the clone ioctl fails. Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'drivers/gpu/nova-core/fsp/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions