aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpi-mpow.c
diff options
context:
space:
mode:
authorAlok Tiwari <[email protected]>2025-10-27 10:46:47 +0000
committerChristian Brauner <[email protected]>2025-11-05 13:00:16 +0000
commitc014021253d77cd89b2d8788ce522283d83fbd40 (patch)
tree0505cd383748e38da0e53f6c38389ee0186666ad /lib/mpi/mpi-mpow.c
parentmnt: Remove dead code which might prevent from building (diff)
downloadkernel-c014021253d77cd89b2d8788ce522283d83fbd40.tar.gz
kernel-c014021253d77cd89b2d8788ce522283d83fbd40.zip
virtio-fs: fix incorrect check for fsvq->kobj
In virtio_fs_add_queues_sysfs(), the code incorrectly checks fs->mqs_kobj after calling kobject_create_and_add(). Change the check to fsvq->kobj (fs->mqs_kobj -> fsvq->kobj) to ensure the per-queue kobject is successfully created. Fixes: 87cbdc396a31 ("virtio_fs: add sysfs entries for queue information") Signed-off-by: Alok Tiwari <[email protected]> Link: https://patch.msgid.link/[email protected] Reviewed-by: Stefan Hajnoczi <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mpow.c')
0 files changed, 0 insertions, 0 deletions