Re: [PATCH 2/4] scsi: core: fix white-spaces

From: Krzysztof Kozlowski
Date: Wed May 04 2022 - 04:47:23 EST


On 08/04/2022 12:30, Krzysztof Kozlowski wrote:
> Remove trailing white-spaces and correct mixed-up indentation.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> drivers/scsi/scsi_debug.c | 2 +-
> drivers/scsi/scsi_priv.h | 4 +--
> drivers/scsi/scsi_proc.c | 14 ++++-----
> drivers/scsi/scsi_scan.c | 10 +++----
> drivers/scsi/scsi_sysfs.c | 4 +--
> drivers/scsi/scsi_transport_spi.c | 49 +++++++++++++++----------------
> drivers/scsi/scsicam.c | 6 ++--
> include/scsi/scsi_cmnd.h | 2 +-
> include/scsi/scsi_device.h | 10 +++----
> include/scsi/scsi_host.h | 13 ++++----
> include/scsi/scsi_ioctl.h | 2 +-
> include/scsi/scsi_transport.h | 2 +-
> include/scsi/scsi_transport_spi.h | 2 +-
> include/scsi/scsicam.h | 2 +-
> include/scsi/sg.h | 2 +-
> 15 files changed, 61 insertions(+), 63 deletions(-)

Hi folks!

I understand that patch #1 in the series is discussed/needs followup,
but what about patches 2-4? Could you pick them up?

Best regards,
Krzysztof