aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_pcmcia.c
diff options
context:
space:
mode:
authorUlrich Kunitz <kune@deine-taler.de>2006-09-12 21:41:35 -0400
committerJohn W. Linville <linville@tuxdriver.com>2006-09-25 16:52:17 -0400
commit44976c66bb2b44e4cf29a259a0cd6adadf8eb031 (patch)
tree697f5cbc4aefa1c54732e82519a637a0e7a384c9 /drivers/ata/pata_pcmcia.c
parentcbb5e6bbb29a850dcb87d8efa30b457ce8014369 (diff)
[PATCH] zd1211rw: Removes wrong assertions
Checking whether a mutex is not locked directly before mutex_lock() is called, doesn't make sense. The whole point of mutex_lock() is to block, if the mutex is locked. Signed-off-by: Ulrich Kunitz <kune@deine-taler.de> Signed-off-by: Daniel Drake <dsd@gentoo.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/ata/pata_pcmcia.c')
0 files changed, 0 insertions, 0 deletions