Re: [PATCH 3/4] i2c: riic: Drop the space in front of the "out" goto label

From: Claudiu Beznea

Date: Thu May 28 2026 - 13:07:15 EST




On 5/28/26 17:08, Wolfram Sang wrote:
On Wed, May 20, 2026 at 04:12:05PM +0300, Claudiu Beznea wrote:
From: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx>

Drop the space in front of the "out" goto label from riic_xfer() to follow
the pattern used in tree.

Time for this quote again :)

"> It is generally accepted to indent labels with a single space. This
> avoids breaking the -p option of diff."

OK, I wasn't aware of this. Should we align the other goto label to this, for consistency?


And yeah, I have been bitten by that.


--
Thank you,
Claudiu