diff options
author | David Woodhouse <David.Woodhouse@intel.com> | 2010-10-30 13:39:21 +0200 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2010-10-30 13:39:21 +0200 |
commit | 8cc9de3ebdf654601db51a516267dff89c49acc3 (patch) | |
tree | e6e4e4dc5a4679b7a81d75090db767ab770e5705 /MAINTAINERS | |
parent | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... (diff) | |
download | linux-8cc9de3ebdf654601db51a516267dff89c49acc3.tar.xz linux-8cc9de3ebdf654601db51a516267dff89c49acc3.zip |
mtd: Remove redundant mutex from mtd_blkdevs.c
In commit 2a48fc0ab24241755dc93bfd4f01d68efab47f5a ('block: autoconvert
trivial BKL users to private mutex'), Arnd replaced the BKL usage with a
mutex. However, Maxim has already provided a better fix in commit
480792b7bf188c29b8d4b10fee65c3a06ec5dbf7 ('mtd: blktrans: kill BKL'),
which was simply to remove the BKL without replacing it — since he'd
already made it do all necessary locking for itself.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions