All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: rtl8712: Cleanups for rtl871x_ioctl_rtl
@ 2015-11-24 12:19 Mauro Dreissig
  2015-11-24 12:19 ` [PATCH 1/4] staging: rtl8712: Remove casts between void * and type * Mauro Dreissig
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Mauro Dreissig @ 2015-11-24 12:19 UTC (permalink / raw)
  To: Larry.Finger, florian.c.schilhabel, gregkh, devel, netdev; +Cc: Mauro Dreissig

This applies some janitorial work.

Mauro Dreissig (4):
  staging: rtl8712: Remove casts between void * and type *
  staging: rtl8712: Rename local variable
  staging: rtl8712: Make error handling check for failure
  staging: rtl8712: Rename local variable

 drivers/staging/rtl8712/rtl871x_ioctl_rtl.c | 479 +++++++++++++---------------
 drivers/staging/rtl8712/rtl871x_ioctl_rtl.h | 123 +++----
 2 files changed, 266 insertions(+), 336 deletions(-)

-- 
2.6.3

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

end of thread, other threads:[~2016-02-08  3:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-24 12:19 [PATCH 0/4] staging: rtl8712: Cleanups for rtl871x_ioctl_rtl Mauro Dreissig
2015-11-24 12:19 ` [PATCH 1/4] staging: rtl8712: Remove casts between void * and type * Mauro Dreissig
2015-11-24 13:07   ` Dan Carpenter
2015-11-24 15:18     ` Mauro Dreissig
2015-11-24 12:19 ` [PATCH 2/4] staging: rtl8712: Rename local variable Mauro Dreissig
2015-11-24 12:19 ` [PATCH 3/4] staging: rtl8712: Make error handling check for failure Mauro Dreissig
2015-11-25 11:44   ` Sudip Mukherjee
2015-11-25 14:56     ` Mauro Dreissig
2015-11-25 15:04       ` Mauro Dreissig
2016-02-08  3:48         ` Greg KH
2015-11-24 12:19 ` [PATCH 4/4] staging: rtl8712: Rename local variable Mauro Dreissig

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.