[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1559412149.git.linux.dkm@gmail.com>
Date: Sun, 2 Jun 2019 00:13:34 +0530
From: Deepak Mishra <linux.dkm@...il.com>
To: linux-kernel@...r.kernel.org
Cc: gregkh@...uxfoundation.org, Larry.Finger@...inger.net,
florian.c.schilhabel@...glemail.com, linux.dkm@...il.com,
himadri18.07@...il.com, straube.linux@...il.com
Subject: [PATCH 0/8] staging: rtl8712: Fixed CamelCase in struct _adapter from drv_types.h
This patchset fixes CamelCase checks in struct _adapter in drv_types.h
and in files where struct _adapter is used by renaming the variables
without camel case.
These check were reported by checkpatch.pl
Deepak Mishra (8):
staging: rtl8712: Fixed CamelCase in struct _adapter from drv_types.h
staging: rtl8712: Fixed CamelCase in struct _adapter from drv_types.h
staging: rtl8712: Fixed CamelCase in struct _adapter from drv_types.h
staging: rtl8712: Fixed CamelCase in struct _adapter from drv_types.h
staging: rtl8712: Fixed CamelCase in struct _adapter from drv_types.h
staging: rtl8712: Fixed CamelCase in struct _adapter from drv_types.h
staging: rtl8712: Fixed CamelCase in struct _adapter from drv_types.h
staging: rtl8712: Fixed CamelCase in struct _adapter from drv_types.h
drivers/staging/rtl8712/drv_types.h | 18 +++++++++---------
drivers/staging/rtl8712/os_intfs.c | 6 +++---
drivers/staging/rtl8712/rtl871x_cmd.c | 2 +-
drivers/staging/rtl8712/rtl871x_eeprom.c | 6 +++---
drivers/staging/rtl8712/rtl871x_mp_ioctl.c | 2 +-
drivers/staging/rtl8712/rtl871x_pwrctrl.h | 2 +-
drivers/staging/rtl8712/rtl871x_xmit.c | 2 +-
drivers/staging/rtl8712/usb_intf.c | 2 +-
drivers/staging/rtl8712/xmit_linux.c | 6 +++---
9 files changed, 23 insertions(+), 23 deletions(-)
--
2.19.1
Powered by blists - more mailing lists