On 6/6/23 09:39, Christoph Hellwig wrote:
Passing a holder to blkdev_get_by_path when FMODE_EXCL isn't set doesn't make sense, so pass NULL instead.Signed-off-by: Christoph Hellwig <[email protected]> --- drivers/block/rnbd/rnbd-srv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Hannes Reinecke <[email protected]> Cheers, Hannes _______________________________________________ linux-um mailing list [email protected] http://lists.infradead.org/mailman/listinfo/linux-um
