diff options
author | Jules Irenge <jbi.octave@gmail.com> | 2020-04-11 01:19:30 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-04-14 21:46:15 -0400 |
commit | 1e4ffb8344c53b3d8297c9591c59debe4406e6cb (patch) | |
tree | ca00038f378bfc90e48db71978174b740de74242 /drivers/spi/spi-ppc4xx.c | |
parent | 4a0b746fa9a7e7936fa4511116aab5a98d1af49a (diff) | |
download | linux-1e4ffb8344c53b3d8297c9591c59debe4406e6cb.tar.bz2 |
scsi: libsas: Add missing annotation for sas_ata_qc_issue()
Sparse reports a warning at sas_ata_qc_issue()
warning: context imbalance in sas_ata_qc_issue() - unexpected unlock
The root cause is the missing annotation at sas_ata_qc_issue()
Add the missing __must_hold(ap->lock) annotation
Link: https://lore.kernel.org/r/20200411001933.10072-7-jbi.octave@gmail.com
Reviewed-by: John Garry <john.garry@huawei.com>
Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/spi/spi-ppc4xx.c')
0 files changed, 0 insertions, 0 deletions