From: Greg KH <gregkh@linuxfoundation.org>
To: Varsha Rao <rvarsha016@gmail.com>
Cc: outreachy-kernel@googlegroups.com, forest@alittletooquiet.net
Subject: Re: [PATCH] Staging: vt6655: Replace dwIoBase by dwiobase
Date: Sat, 8 Oct 2016 15:58:51 +0200 [thread overview]
Message-ID: <20161008135851.GA3533@kroah.com> (raw)
In-Reply-To: <20161008131709.GA489@euri>
On Sat, Oct 08, 2016 at 06:47:09PM +0530, Varsha Rao wrote:
> This patch fixes the checkpatch issue of CamelCase by replacing dwIoBase with dwiobase.
why keep the "dw"? The Linux style is to not use "Hungarian notation"
for variables.
"iobase" is the simplest, don't you think?
thanks,
greg k-h
next prev parent reply other threads:[~2016-10-08 13:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-08 13:17 [PATCH] Staging: vt6655: Replace dwIoBase by dwiobase Varsha Rao
2016-10-08 13:58 ` Greg KH [this message]
2016-10-08 14:38 ` Varsha Rao
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=20161008135851.GA3533@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=forest@alittletooquiet.net \
--cc=outreachy-kernel@googlegroups.com \
--cc=rvarsha016@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.