mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Dragan Cvetic <dragan.m.cvetic@gmail.com>
To: philipp.g.hortmann@gmail.com
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
	Dragan Cvetic <dragan.m.cvetic@gmail.com>
Subject: [PATCH 0/3] staging: r8192e: Rename variables in rtl_dm.h
Date: Mon, 10 Oct 2022 20:04:54 +0100	[thread overview]
Message-ID: <20221010190457.13199-1-dragan.m.cvetic@gmail.com> (raw)

Rename variables to avoid CamelCase which is not accepted by checkpatch.

No test performed on HW, just build.

Dragan Cvetic (3):
  staging: rtl8192e: Rename CurSTAConnectState and PreSTAConnectState
  staging: rtl8192e: Rename Enable, cck_Rx_path and disabledRF
  staging: rtl8192e: Rename Op, Length and Value

 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 48 +++++++++++-----------
 drivers/staging/rtl8192e/rtl8192e/rtl_dm.h | 16 ++++----
 2 files changed, 32 insertions(+), 32 deletions(-)

-- 
2.25.1


             reply	other threads:[~2022-10-10 19:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-10 19:04 Dragan Cvetic [this message]
2022-10-10 19:04 ` [PATCH 1/3] staging: rtl8192e: Rename CurSTAConnectState and PreSTAConnectState Dragan Cvetic
2022-10-10 19:04 ` [PATCH 2/3] staging: rtl8192e: Rename Enable, cck_Rx_path and disabledRF Dragan Cvetic
2022-10-20 15:32   ` Greg KH
2022-10-10 19:04 ` [PATCH 3/3] staging: rtl8192e: Rename Op, Length and Value Dragan Cvetic
2022-10-11 19:51 ` [PATCH 0/3] staging: r8192e: Rename variables in rtl_dm.h Philipp Hortmann

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=20221010190457.13199-1-dragan.m.cvetic@gmail.com \
    --to=dragan.m.cvetic@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=philipp.g.hortmann@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

Powered by JetHome