]> www.infradead.org Git - linux.git/commit
ubd: Remove unused mutex 'ubd_mutex'
authorDr. David Alan Gilbert <linux@treblig.org>
Sun, 5 May 2024 00:15:08 +0000 (01:15 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 3 Jul 2024 10:21:29 +0000 (12:21 +0200)
commit1cf855ded6962825da8623b467c4650a80776cad
treef4388e2e90754c5039c9755829c8260561ba3e58
parent7d0a8a490aa3a2a82de8826aaf1dfa38575cb77a
ubd: Remove unused mutex 'ubd_mutex'

Commit fb5d1d389c9e ("ubd: open the backing files in ubd_add")

removed the last use of ubd_mutex.
Remove it.

Build and kernel startup test only.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://patch.msgid.link/20240505001508.255096-1-linux@treblig.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
arch/um/drivers/ubd_kern.c