linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: "Fabio M. De Francesco" <fmdefrancesco@gmail.com>
To: Tommaso Merciai <tomm.merciai@gmail.com>
Cc: tomm.merciai@gmail.com,
	"Forest Bond" <forest@alittletooquiet.net>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	"Madhumitha Prabakaran" <madhumithabiw@gmail.com>,
	"Yujia Qiao" <rapiz@foxmail.com>,
	"Lucas Henneman" <lucas.henneman@linaro.org>,
	"Marcos Antonio de Jesus Filho" <mdejesusfilho@gmail.com>,
	"Edmundo Carmona Antoranz" <eantoranz@gmail.com>,
	"Aldas Taraškevičius" <aldas60@gmail.com>,
	"Deepak R Varma" <mh12gx2825@gmail.com>,
	"Gustavo A. R. Silva" <gustavoars@kernel.org>,
	linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Staging: vt6655: Replace camel case variable name
Date: Thu, 23 Sep 2021 21:54:12 +0200	[thread overview]
Message-ID: <4972337.8pBPQsAWaL@localhost.localdomain> (raw)
In-Reply-To: <20210922220802.584952-1-tomm.merciai@gmail.com>

On Thursday, September 23, 2021 12:07:49 AM CEST Tommaso Merciai wrote:
> Work in progress: replace camel case variables
> 
> PortOffset -> port_off_set
> 
> Signed-off-by: Tommaso Merciai <tomm.merciai@gmail.com>
> ---
>  drivers/staging/vt6655/baseband.c    |   6 +-
>  drivers/staging/vt6655/card.c        |  88 ++++++++--------
>  drivers/staging/vt6655/channel.c     |  10 +-
>  drivers/staging/vt6655/device.h      |   2 +-
>  drivers/staging/vt6655/device_main.c | 144 +++++++++++++--------------
>  drivers/staging/vt6655/mac.c         |  46 ++++-----
>  drivers/staging/vt6655/power.c       |  24 ++---
>  drivers/staging/vt6655/rf.c          |  12 +--
>  drivers/staging/vt6655/rxtx.c        |  12 +--
>  9 files changed, 172 insertions(+), 172 deletions(-)

If you split "Offset" into "Off set", you convey the message that something 
is "Off the set". Probably that's not what you want to express.

Regards,

Fabio



  reply	other threads:[~2021-09-23 19:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-22 22:07 [PATCH] Staging: vt6655: Replace camel case variable name Tommaso Merciai
2021-09-23 19:54 ` Fabio M. De Francesco [this message]
2021-09-24 21:12   ` Tommaso Merciai
2021-09-22 22:13 [PATCH] staging: " Tommaso Merciai
2021-09-22 22:29 Tommaso Merciai
2021-09-22 22:35 Tommaso Merciai
2021-09-22 22:51 Tommaso Merciai
2021-09-22 23:12 ` Gustavo A. R. Silva
2021-09-24 21:09   ` Tommaso Merciai
2021-09-22 22:57 Tommaso Merciai
2021-09-23  8:30 ` Dan Carpenter
2021-09-24 21:11   ` 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=4972337.8pBPQsAWaL@localhost.localdomain \
    --to=fmdefrancesco@gmail.com \
    --cc=aldas60@gmail.com \
    --cc=eantoranz@gmail.com \
    --cc=forest@alittletooquiet.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=gustavoars@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=lucas.henneman@linaro.org \
    --cc=madhumithabiw@gmail.com \
    --cc=mdejesusfilho@gmail.com \
    --cc=mh12gx2825@gmail.com \
    --cc=rapiz@foxmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).