diff options
author | Iago Abal <mail@iagoabal.eu> | 2016-06-27 09:51:42 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2016-06-28 12:49:40 -0400 |
commit | 3e70af86e52e9e9e8fe32027b0471a8da93b498e (patch) | |
tree | 08b14b527d5a53d3229deb72ebf8be07e588b9b4 /net | |
parent | f3f99d37e668f080d167cf11f3b2e986df2d315d (diff) | |
download | lwn-3e70af86e52e9e9e8fe32027b0471a8da93b498e.tar.gz lwn-3e70af86e52e9e9e8fe32027b0471a8da93b498e.zip |
drivers: ata: pata_arasan_cf: use the same name for the same lock
Note that `&acdev->host->lock' and `qc->ap->lock' denote the same lock, and it's
particularly confusing to spin_lock on the former but spin_unlock on the latter.
Signed-off-by: Iago Abal <mail@iagoabal.eu>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions