All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: rtl8712: fixed indent and comment style in code
@ 2016-09-02 10:12 Louie Lu
  0 siblings, 0 replies; only message in thread
From: Louie Lu @ 2016-09-02 10:12 UTC (permalink / raw)
  To: gregkh
  Cc: linux-kernel, Larry.Finger, florian.c.schilhabel, amitoj1606,
	bhaktipriya96, punitvara, laerdevstudios, mhornung.linux, devel

This patchsets cleanup some warning report from checkpatch

Including:
  * space indent
  * bad comment style

Louie Lu (3):
  staging: rtl8712: delete one space before if statement
  staging: rtl8172: fixed comment style in rts871x_cmd.c
  staging: rtl8712: fixed comment style and space indent

 drivers/staging/rtl8712/os_intfs.c            |  2 +-
 drivers/staging/rtl8712/rtl871x_cmd.c         | 46 +++++++++++++++------------
 drivers/staging/rtl8712/rtl871x_ioctl_linux.c | 37 ++++++++++++---------
 3 files changed, 48 insertions(+), 37 deletions(-)

-- 
2.8.2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-02 10:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-02 10:12 [PATCH 0/3] staging: rtl8712: fixed indent and comment style in code Louie Lu

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.