public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: rtl8712: cleanup struct _adapter
@ 2019-06-12  4:51 Deepak Mishra
  2019-06-12  4:51 ` [PATCH 1/2] staging: rtl8712: Fixed CamelCase lockRxFF0Filter renamed to lock_rx_ff0_filter Deepak Mishra
  2019-06-12  4:51 ` [PATCH 2/2] staging: rtl8712: Fixed CamelCase wkFilterRxFF0 renamed to wk_filter_rx_ff0 Deepak Mishra
  0 siblings, 2 replies; 3+ messages in thread
From: Deepak Mishra @ 2019-06-12  4:51 UTC (permalink / raw)
  To: linux-kernel, gregkh
  Cc: Larry.Finger, florian.c.schilhabel, linux.dkm, straube.linux

In process of cleaning up rtl8712 struct _adapter in drv_types.h I have
fixed the camelcasing of lockRxFF0Filter and wkFilterRxFF0

Deepak Mishra (2):
  staging: rtl8712: Fixed CamelCase lockRxFF0Filter renamed to
    lock_rx_ff0_filter
  staging: rtl8712: Fixed CamelCase wkFilterRxFF0 renamed to
    wk_filter_rx_ff0

 drivers/staging/rtl8712/drv_types.h    | 4 ++--
 drivers/staging/rtl8712/rtl871x_xmit.c | 2 +-
 drivers/staging/rtl8712/usb_intf.c     | 2 +-
 drivers/staging/rtl8712/xmit_linux.c   | 6 +++---
 4 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.19.1


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

end of thread, other threads:[~2019-06-12  4:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-12  4:51 [PATCH 0/2] staging: rtl8712: cleanup struct _adapter Deepak Mishra
2019-06-12  4:51 ` [PATCH 1/2] staging: rtl8712: Fixed CamelCase lockRxFF0Filter renamed to lock_rx_ff0_filter Deepak Mishra
2019-06-12  4:51 ` [PATCH 2/2] staging: rtl8712: Fixed CamelCase wkFilterRxFF0 renamed to wk_filter_rx_ff0 Deepak Mishra

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