[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aeb35d3c-8d4a-4b22-a620-7d61c255827d@moroto.mountain>
Date: Wed, 13 Mar 2024 08:47:11 +0300
From: Dan Carpenter <dan.carpenter@...aro.org>
To: Ayush Tiwari <ayushtiw0110@...il.com>
Cc: Larry.Finger@...inger.net, florian.c.schilhabel@...glemail.com,
gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
linux-staging@...ts.linux.dev, outreachy@...ts.linux.dev
Subject: Re: [PATCH] staging: rtl8712: renaming tempVal to temp_val
On Wed, Mar 13, 2024 at 10:54:24AM +0530, Ayush Tiwari wrote:
> Renaming variable tempVal to temp_val to address
> checkpath warning 'Avoid Camelcase' and to
> ensure adherence to coding style guidelines
The end of the line is at 72-75 characters. s/Renaming/Rename/. Put a
period on the end of the sentence.
Rename variable tempVal to temp_val to address checkpath warning 'Avoid
Camelcase' and to ensure adherence to coding style guidelines.
>
> Signed-off-by: Ayush Tiwari <ayushtiw0110@...il.com>
> ---
This will break the build.
regards,
dan carpenter
Powered by blists - more mailing lists