All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: vt6655: Rename variables byCWMaxMin, bySlot, bySIFS, byDIFS and byEIFS
@ 2023-10-21 23:12 Gilbert Adikankwu
  2023-10-21 23:12 ` [PATCH 1/5] staging: vt6655: Rename variable byCWMaxMin Gilbert Adikankwu
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Gilbert Adikankwu @ 2023-10-21 23:12 UTC (permalink / raw)
  To: gregkh, outreachy; +Cc: linux-staging, linux-kernel, Gilbert Adikankwu

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

Gilbert Adikankwu (5):
  staging: vt6655: Rename variable byCWMaxMin
  staging: vt6655: Rename variable bySlot
  staging: vt6655: Rename variable bySIFS
  staging: vt6655: Rename variable byDIFS
  staging: vt6655: Rename variable byEIFS

 drivers/staging/vt6655/card.c   | 72 ++++++++++++++++-----------------
 drivers/staging/vt6655/device.h | 10 ++---
 2 files changed, 41 insertions(+), 41 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-10-22  7:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-21 23:12 [PATCH 0/5] staging: vt6655: Rename variables byCWMaxMin, bySlot, bySIFS, byDIFS and byEIFS Gilbert Adikankwu
2023-10-21 23:12 ` [PATCH 1/5] staging: vt6655: Rename variable byCWMaxMin Gilbert Adikankwu
2023-10-21 23:12 ` [PATCH 2/5] staging: vt6655: Rename variable bySlot Gilbert Adikankwu
2023-10-21 23:12 ` [PATCH 3/5] staging: vt6655: Rename variable bySIFS Gilbert Adikankwu
2023-10-21 23:12 ` [PATCH 4/5] staging: vt6655: Rename variable byDIFS Gilbert Adikankwu
2023-10-21 23:12 ` [PATCH 5/5] staging: vt6655: Rename variable byEIFS Gilbert Adikankwu
2023-10-22  7:09 ` [PATCH 0/5] staging: vt6655: Rename variables byCWMaxMin, bySlot, bySIFS, byDIFS and byEIFS Philipp Hortmann

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.