[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YW5ceCLSIRl5zJIm@kroah.com>
Date: Tue, 19 Oct 2021 07:49:44 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Tommaso Merciai <tomm.merciai@...il.com>
Cc: Forest Bond <forest@...ttletooquiet.net>,
Marcos Antonio de Jesus Filho <mdejesusfilho@...il.com>,
Dan Carpenter <dan.carpenter@...cle.com>,
Lucas Henneman <lucas.henneman@...aro.org>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] staging: vt6655: fix camelcase byData in card.c
On Mon, Oct 18, 2021 at 09:21:22PM +0200, Tommaso Merciai wrote:
> Replace camelcase variable "byData" into linux kernel coding style
> equivalent variable "data" in card.c.
> "by" prefix in hungarian notation stands for byte or unsigned char
>
> References:
> - https://www.cse.iitk.ac.in/users/dsrkg/cs245/html/Guide.htm
Don't provide web links in a changelog text, they might not endure.
> - https://www.kernel.org/doc/html/v4.10/process/coding-style.html
Why the old and obsolete 4.10 kernel document?
thanks,
greg k-h
Powered by blists - more mailing lists