[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2023101723-molar-defective-7193@gregkh>
Date: Tue, 17 Oct 2023 09:17:20 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Calvince Otieno <calvncce@...il.com>
Cc: gustavo@...eddedor.com, outreachy@...ts.linux.dev,
Bagas Sanjaya <bagasdotme@...il.com>,
Deepak R Varma <drv@...lo.com>,
Simon Horman <horms@...nel.org>, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: wlan-ng: coding style corrections
On Tue, Oct 17, 2023 at 10:07:28AM +0300, Calvince Otieno wrote:
> This patch brings the codebase in compliance with the Linux kernel coding
> style guidelines, as outlined in the document at
> https://www.kernel.org/doc/html/latest/process/coding-style.html.
>
> Changes Made:
> - Adjusted line lengths to a maximum of 80 characters
>
> The guide states that the preferred limit on the length of a single
> line is 80 columns. Statements longer than 80 columns should be broken
> into sensible chunks, unless exceeding 80 columns significantly increases
> readability and does not hide information.
100 columns is ok to use now, so this patch should not be needed.
sorry,
greg k-h
Powered by blists - more mailing lists