diff options
author | David Woodhouse <David.Woodhouse@intel.com> | 2010-10-30 12:39:21 +0100 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2010-10-30 12:39:21 +0100 |
commit | 8cc9de3ebdf654601db51a516267dff89c49acc3 (patch) | |
tree | e6e4e4dc5a4679b7a81d75090db767ab770e5705 /REPORTING-BUGS | |
parent | 67577927e8d7a1f4b09b4992df640eadc6aacb36 (diff) | |
download | op-kernel-dev-8cc9de3ebdf654601db51a516267dff89c49acc3.zip op-kernel-dev-8cc9de3ebdf654601db51a516267dff89c49acc3.tar.gz |
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 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions