summaryrefslogtreecommitdiff
path: root/scripts/gdb/vmlinux-gdb.py
diff options
context:
space:
mode:
authorDamien Le Moal <dlemoal@kernel.org>2025-04-18 09:40:14 +0300
committerDamien Le Moal <dlemoal@kernel.org>2025-04-22 10:05:14 +0300
commitdb91586b1e8f36122a9e5b8fbced11741488dd22 (patch)
treefb178ab08b201e73c42acb5e2f124266df8e462f /scripts/gdb/vmlinux-gdb.py
parent399eab7f92fb73ffe621294a2d6bec8fc9f3b36b (diff)
downloadlinux-db91586b1e8f36122a9e5b8fbced11741488dd22.tar.xz
ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type
The function ata_mselect_control_ata_feature() has a return type defined as unsigned int but this function may return negative error codes, which are correctly propagated up the call chain as integers. Fix ata_mselect_control_ata_feature() to have the correct int return type. While at it, also fix a typo in this function description comment. Fixes: df60f9c64576 ("scsi: ata: libata: Add ATA feature control sub-page translation") Cc: stable@vger.kernel.org Signed-off-by: Damien Le Moal <dlemoal@kernel.org> Reviewed-by: Niklas Cassel <cassel@kernel.org> Reviewed-by: Igor Pylypiv <ipylypiv@google.com>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions