diff options
author | Johannes Thumshirn <jthumshirn@suse.de> | 2016-01-20 16:22:22 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-02-24 03:27:02 +0100 |
commit | 1c2ba475eb0e574f96cf51c21157ffdf0af0dd2a (patch) | |
tree | c388e98422f00d42069337123ee96df1658379b8 /drivers/scsi/hpsa.h | |
parent | bfa: deinline __bfa_trc() and __bfa_trc32() (diff) | |
download | linux-1c2ba475eb0e574f96cf51c21157ffdf0af0dd2a.tar.xz linux-1c2ba475eb0e574f96cf51c21157ffdf0af0dd2a.zip |
lpfc: Add lockdep assertions
Several functions in lpfc have comments stating that the function must
be called with the hbalock (or hostlock, or ringlock) held. Add
lockdep_assert_held() annotations to these functions, so one can
actually verify the locks are held.
Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Acked-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/hpsa.h')
0 files changed, 0 insertions, 0 deletions