From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Tommaso Merciai <tomm.merciai@gmail.com>
Cc: Forest Bond <forest@alittletooquiet.net>,
Marcos Antonio de Jesus Filho <mdejesusfilho@gmail.com>,
Dan Carpenter <dan.carpenter@oracle.com>,
Lucas Henneman <lucas.henneman@linaro.org>,
linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] staging: vt6655: fix camelcase byData in card.c
Date: Tue, 19 Oct 2021 07:49:44 +0200 [thread overview]
Message-ID: <YW5ceCLSIRl5zJIm@kroah.com> (raw)
In-Reply-To: <20211018192124.8738-1-tomm.merciai@gmail.com>
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
next prev parent reply other threads:[~2021-10-19 5:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-18 19:21 [PATCH v2] staging: vt6655: fix camelcase byData in card.c Tommaso Merciai
2021-10-18 19:21 ` Tommaso Merciai
2021-10-19 5:49 ` Greg Kroah-Hartman [this message]
2021-10-24 18:43 ` Tommaso Merciai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YW5ceCLSIRl5zJIm@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=dan.carpenter@oracle.com \
--cc=forest@alittletooquiet.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=lucas.henneman@linaro.org \
--cc=mdejesusfilho@gmail.com \
--cc=tomm.merciai@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.