]> git.baikalelectronics.ru Git - kernel.git/commit
memstick: remove mspro_block_mutex
authorAlex Dubov <oakad@yahoo.com>
Thu, 13 Jan 2011 01:01:04 +0000 (17:01 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Jan 2011 16:03:22 +0000 (08:03 -0800)
commita8b4d8fed0a3db5b411a589546a30b568b93440f
treeb57c537a5149a3fb2b1128d605f2b9f2e0b3fa08
parentc900d24ed2657bfc4792e1ed9d77ea4781a0851a
memstick: remove mspro_block_mutex

mspro_block_mutex is identical in scope to mspro_block_disk_lock and therefore
unnecessary.

Signed-off-by: Alex Dubov <oakad@yahoo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/memstick/core/mspro_block.c