From: Tommaso Merciai <tomm.merciai@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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: Sun, 24 Oct 2021 20:43:45 +0200 [thread overview]
Message-ID: <20211024184345.GA7946@tom-desktop> (raw)
In-Reply-To: <YW5ceCLSIRl5zJIm@kroah.com>
On Tue, Oct 19, 2021 at 07:49:44AM +0200, Greg Kroah-Hartman wrote:
> 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
Hi Greg,
I'll update and resend.
Thanks,
Tommaso
prev parent reply other threads:[~2021-10-24 18:43 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
2021-10-24 18:43 ` Tommaso Merciai [this message]
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=20211024184345.GA7946@tom-desktop \
--to=tomm.merciai@gmail.com \
--cc=dan.carpenter@oracle.com \
--cc=forest@alittletooquiet.net \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=lucas.henneman@linaro.org \
--cc=mdejesusfilho@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.