On Wed, 30 Jul 2025 11:31:35 +0200
Krzysztof Kozlowski wrote:
> I pop up there a lot, but there is no confusion. I am (and maybe we are
> all?) well aware that checkpatch hard limit is 100 as explained also here:
> https://lore.kernel.org/all/df2e466a-cdaa-4263-ae16-7bf56c0ed...@kernel.org/
>
>
On Wed, 30 Jul 2025 11:31:35 +0200 Krzysztof Kozlowski wrote:
> I pop up there a lot, but there is no confusion. I am (and maybe we are
> all?) well aware that checkpatch hard limit is 100 as explained also here:
> https://lore.kernel.org/all/df2e466a-cdaa-4263-ae16-7bf56c0ed...@kernel.org/
>
> Bu
On 28/07/2025 08:03, Sasha Levin wrote:
> On Sun, Jul 27, 2025 at 10:21:40PM -0700, Kees Cook wrote:
>> On Mon, Jul 28, 2025 at 01:10:25AM -0400, Sasha Levin wrote:
>>> On Sun, Jul 27, 2025 at 07:40:36PM -0700, Kees Cook wrote:
On Sun, Jul 27, 2025 at 03:58:01PM -0400, Sasha Levin wrote:
>
On Sun, Jul 27, 2025 at 10:21:40PM -0700, Kees Cook wrote:
On Mon, Jul 28, 2025 at 01:10:25AM -0400, Sasha Levin wrote:
On Sun, Jul 27, 2025 at 07:40:36PM -0700, Kees Cook wrote:
> On Sun, Jul 27, 2025 at 03:58:01PM -0400, Sasha Levin wrote:
> > +**80 character line limit**
> > + The preferred
On Mon, Jul 28, 2025 at 01:10:25AM -0400, Sasha Levin wrote:
> On Sun, Jul 27, 2025 at 07:40:36PM -0700, Kees Cook wrote:
> > On Sun, Jul 27, 2025 at 03:58:01PM -0400, Sasha Levin wrote:
> > > +**80 character line limit**
> > > + The preferred limit on the length of a single line is 80 columns.
>
On Sun, Jul 27, 2025 at 07:40:36PM -0700, Kees Cook wrote:
On Sun, Jul 27, 2025 at 03:58:01PM -0400, Sasha Levin wrote:
+++ b/Documentation/agents/coding-style.rst
All of this is redundant.
+**No trailing whitespaces**
+ Never leave whitespace at the end of lines. Git will warn about patche
On Sun, Jul 27, 2025 at 03:58:01PM -0400, Sasha Levin wrote:
> +++ b/Documentation/agents/coding-style.rst
All of this is redundant.
> +**No trailing whitespaces**
> + Never leave whitespace at the end of lines. Git will warn about patches
> that introduce trailing whitespace.
If this isn't co