Re: [PATCH] scsi: Make scsi_bus_type const

From: Ricardo B. Marliere
Date: Mon Feb 12 2024 - 13:20:24 EST


Hi Bart,

On 12 Feb 09:42, Bart Van Assche wrote:
> On 2/12/24 03:30, Ricardo B. Marliere wrote:
> >>> Remove some extraneous whitespace.
> >
> > I saw some patches did this, thought it would ok to add.
>
> Please don't do that. Each patch should only make a single logical change.
> Additionally, making unnecessary whitespace changes is controversial because
> it makes reviewing and backporting patches harder than necessary.

Ack. Will send a v2.

Thanks,
- Ricardo.


>
> Bart.