public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/3] Type encoding info dropped from arrary name "abyBBVGA" and variable names "byBBVGACurrent", "byBBVGANew"
@ 2023-10-08 19:01 Pavan Bobba
  2023-10-08 19:01 ` [PATCH v5 1/3] staging: vt6655: Type encoding info dropped from array name "abyBBVGA" Pavan Bobba
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Pavan Bobba @ 2023-10-08 19:01 UTC (permalink / raw)
  To: Greg Kroah-Hartman, linux-staging, linux-kernel; +Cc: Pavan Bobba

This patchset series consist of fixes to issues found by checkpatch

Pavan Bobba (3):
  staging: vt6655: Type encoding info dropped from array name "abyBBVGA"
  staging: vt6655: Type encoding info dropped from variable name
    "byBBVGACurrent"
  staging: vt6655: Type encoding info dropped from variable name
    "byBBVGANew"

 drivers/staging/vt6655/baseband.c    | 40 ++++++++++++++--------------
 drivers/staging/vt6655/channel.c     |  6 ++---
 drivers/staging/vt6655/device.h      |  6 ++---
 drivers/staging/vt6655/device_main.c | 24 ++++++++---------
 4 files changed, 38 insertions(+), 38 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-10-14  6:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-08 19:01 [PATCH v5 0/3] Type encoding info dropped from arrary name "abyBBVGA" and variable names "byBBVGACurrent", "byBBVGANew" Pavan Bobba
2023-10-08 19:01 ` [PATCH v5 1/3] staging: vt6655: Type encoding info dropped from array name "abyBBVGA" Pavan Bobba
2023-10-08 19:01 ` [PATCH v5 2/3] staging: vt6655: Type encoding info dropped from variable name "byBBVGACurrent" Pavan Bobba
2023-10-08 19:01 ` [PATCH v5 3/3] staging: vt6655: Type encoding info dropped from variable name "byBBVGANew" Pavan Bobba
2023-10-14  6:11 ` [PATCH v5 0/3] Type encoding info dropped from arrary name "abyBBVGA" and variable names "byBBVGACurrent", "byBBVGANew" Philipp Hortmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox