diff options
| author | Bart Van Assche <bvanassche@acm.org> | 2026-05-29 21:03:09 +0300 |
|---|---|---|
| committer | Niklas Cassel <cassel@kernel.org> | 2026-06-01 20:09:07 +0300 |
| commit | 4b3c2ca268b0a66093793466e02d8566d642f19c (patch) | |
| tree | f4c2b6d8b39c93afebc6e8709d9dcae24951cfe8 /include/linux/stackprotector.h | |
| parent | ad66912899d511a29508f83982e8d892a461f1cb (diff) | |
| download | linux-4b3c2ca268b0a66093793466e02d8566d642f19c.tar.xz | |
ata: libata: Add an argument to ata_eh_reset()
Pass the ATA port pointer as first argument to ata_eh_reset(). No
functionality has been changed. This patch prepares for enabling lock
context analysis. Without this patch, lockdep_assert_held() statements
would have to be added before each ata_eh_reset() call because the
compiler doesn't know that ap->link.p == ap. See also ata_link_init().
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Niklas Cassel <cassel@kernel.org>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions
