All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Drop pointer cast and remove CamelCase
@ 2016-02-25 18:59 Janani Ravichandran
  2016-02-25 19:01 ` [PATCH 1/2] staging: rtl8723au: core: Drop unneeded pointer cast Janani Ravichandran
  2016-02-25 19:02 ` [PATCH 2/2] staging: rtl8723au: core: Remove CamelCase Janani Ravichandran
  0 siblings, 2 replies; 3+ messages in thread
From: Janani Ravichandran @ 2016-02-25 18:59 UTC (permalink / raw)
  To: outreachy-kernel

This patchset drops cast on a void pointer and removes CamelCase
on the name of the pointer variable

Janani Ravichandran (2):
  staging: rtl8723au: core: Drop unneeded pointer cast
  staging: rtl8723au: core: Remove camelcasing

 drivers/staging/rtl8723au/core/rtw_security.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.5.0



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

end of thread, other threads:[~2016-02-25 14:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-25 18:59 [PATCH 0/2] Drop pointer cast and remove CamelCase Janani Ravichandran
2016-02-25 19:01 ` [PATCH 1/2] staging: rtl8723au: core: Drop unneeded pointer cast Janani Ravichandran
2016-02-25 19:02 ` [PATCH 2/2] staging: rtl8723au: core: Remove CamelCase Janani Ravichandran

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.