Files
linux/drivers
Piotr Zarycki d756863c9b scsi: isci: Remove unused macros from scu_task_context.h
Remove three accessor macros that are defined but never used:

 - scu_get_command_request_subtype()
 - scu_get_command_request_full_type()
 - scu_get_command_protocl_engine_group()

Also remove SCU_CONTEXT_COMMAND_REQUEST_FULLTYPE_MASK and
SCU_CONTEXT_COMMAND_PROTOCOL_ENGINE_GROUP_MASK which were only referenced
by the removed macros.

Signed-off-by: Piotr Zarycki <piotr.zarycki@gmail.com>
Link: https://patch.msgid.link/20260629062257.986945-1-piotr.zarycki@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2026-07-28 22:42:00 -04:00
..
2026-06-16 08:53:53 -07:00
2026-06-03 20:50:24 +01:00