kernel_samsung_a53x/drivers/scsi/isci
Su Hui db58b89931 scsi: isci: Fix an error code problem in isci_io_request_build()
[ Upstream commit 658365c6b0857e6a306436e315a8633937e3af42 ]

Clang static complains that Value stored to 'status' is never read. Return
'status' rather than 'SCI_SUCCESS'.

Fixes: f1f52e75939b ("isci: uplevel request infrastructure")
Signed-off-by: Su Hui <suhui@nfschina.com>
Link: https://lore.kernel.org/r/20240112041926.3924315-1-suhui@nfschina.com
Reviewed-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-18 12:13:21 +01:00
..
host.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
host.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
init.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
isci.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
phy.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
phy.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
port.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
port.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
port_config.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
probe_roms.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
probe_roms.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
registers.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
remote_device.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
remote_device.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
remote_node_context.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
remote_node_context.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
remote_node_table.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
remote_node_table.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
request.c scsi: isci: Fix an error code problem in isci_io_request_build() 2024-11-18 12:13:21 +01:00
request.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sas.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
scu_completion_codes.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
scu_event_codes.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
scu_remote_node_context.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
scu_task_context.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
task.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
task.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
unsolicited_frame_control.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
unsolicited_frame_control.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00