Re: [PATCH] docs: i2c: Fix return value of i2c_smbus_xxx functions

From: Peter Rosin
Date: Tue Nov 19 2019 - 05:24:05 EST


On 2019-11-19 10:43, Lei YU wrote:
> On Tue, Nov 19, 2019 at 5:33 PM Peter Rosin <peda@xxxxxxxxxx> wrote:
>> And the line is now too long compared to the rest of the text, so you
>> need to rewrap the paragraph.
>
> In this patch it's at column 78, that should be OK.

No, that's not ok. If the rest
of the paragraph is wrapped at 72 (or something such), a single line
breaking that pattern will be
disturbing to the reader. The
fact that you don't get some
checkpatch warning has nothing
to do with that.

Cheers,
Peter