All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4]: staging: vt6655: Rename variable bUpdateBBVGA, byCurrentCh, byCurPwr and byBBPreEDRSSI
@ 2023-10-17 10:34 Gilbert Adikankwu
  2023-10-17 10:34 ` [PATCH v2 1/4] staging: vt6655: Rename variable bUpdateBBVGA Gilbert Adikankwu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gilbert Adikankwu @ 2023-10-17 10:34 UTC (permalink / raw)
  To: outreachy; +Cc: Gilbert Adikankwu

Make the variable names adhere to Linux kernel coding style and fix
checkpatch.pl errors.

v1 -> v2:
        fix error reported here [here](https://lore.kernel.org/outreachy/d77f35a3-5eec-d02f-459b-1968a58ff7d5@intel.com/T/#m12a562e40fc6c250f6989b252c7e121435c48bc2)
        reword the commit messages as suggested [here](https://lore.kernel.org/outreachy/d77f35a3-5eec-d02f-459b-1968a58ff7d5@intel.com/T/#m9051ff56ac0248bbcad371c82e23cc22cefb2a23)

Gilbert Adikankwu (4):
  staging: vt6655: Rename variable bUpdateBBVGA
  staging: vt6655: Rename variable byCurrentCh
  staging: vt6655: Rename variable byCurPwr
  staging: vt6655: Rename variable byBBPreEDRSSI

 drivers/staging/vt6655/baseband.c    |  2 +-
 drivers/staging/vt6655/channel.c     | 18 +++++++++---------
 drivers/staging/vt6655/device.h      |  8 ++++----
 drivers/staging/vt6655/device_main.c |  8 ++++----
 drivers/staging/vt6655/dpc.c         |  2 +-
 drivers/staging/vt6655/rf.c          |  4 ++--
 6 files changed, 21 insertions(+), 21 deletions(-)
-- 
2.34.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-10-17 10:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-17 10:34 [PATCH v2 0/4]: staging: vt6655: Rename variable bUpdateBBVGA, byCurrentCh, byCurPwr and byBBPreEDRSSI Gilbert Adikankwu
2023-10-17 10:34 ` [PATCH v2 1/4] staging: vt6655: Rename variable bUpdateBBVGA Gilbert Adikankwu
2023-10-17 10:34 ` [PATCH v2 2/4] staging: vt6655: Rename variable byCurrentCh Gilbert Adikankwu
2023-10-17 10:34 ` [PATCH v2 3/4] staging: vt6655: Rename variable byCurPwr Gilbert Adikankwu
2023-10-17 10:34 ` [PATCH v2 4/4] staging: vt6655: Rename variable byBBPreEDRSSI Gilbert Adikankwu

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.