Searched hist:f997ea3b7afc108eb9761f321b57de2d089c7c48 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/9p/ |
H A D | trans_virtio.c | diff f997ea3b7afc108eb9761f321b57de2d089c7c48 Mon May 17 03:35:57 CDT 2021 Xie Yongji <xieyongji@bytedance.com> 9p/trans_virtio: Remove sysfs file on probe failure
This ensures we don't leak the sysfs file if we failed to allocate chan->vc_wq during probe.
Link: http://lkml.kernel.org/r/20210517083557.172-1-xieyongji@bytedance.com Fixes: 86c8437383ac ("net/9p: Add sysfs mount_tag file for virtio 9P device") Signed-off-by: Xie Yongji <xieyongji@bytedance.com> Signed-off-by: Dominique Martinet <asmadeus@codewreck.org>
|