[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e7bfce0c-74a4-4c0a-9930-a3fe9d5ea5fb@gmail.com>
Date: Sat, 21 Sep 2024 16:10:09 +0200
From: Philipp Hortmann <philipp.g.hortmann@...il.com>
To: Xingquan Liu <b1n@....io>, Greg Kroah-Hartman
<gregkh@...uxfoundation.org>, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/7] staging: vt6655: Rename variable iTDUsed
On 9/20/24 18:20, Xingquan Liu wrote:
> Rename variable iTDUsed to i_td_used to fix checkpatch warning
> Avoid CamelCase.
Hi Xingquan,
please do not take the first letter when it is "hungarian notation". On
a first look it seems that the p is for pointer, i is for integer, a is
for array.
If you send in a second version of this patch please use a change
history. Description from Dan under:
https://staticthinking.wordpress.com/2022/07/27/how-to-send-a-v2-patch/
Thanks for your support.
Bye Philipp
Powered by blists - more mailing lists