All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Remove typedefs and rename struct
@ 2015-03-16 19:52 Cristina Opriceana
  2015-03-16 19:55 ` [PATCH v2 1/2] Staging: rtl8192u: Do not add new typedefs Cristina Opriceana
  2015-03-16 19:56 ` [PATCH v2 2/2] Staging: rtl8192u: Rename struct to avoid CamelCase Cristina Opriceana
  0 siblings, 2 replies; 7+ messages in thread
From: Cristina Opriceana @ 2015-03-16 19:52 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: outreachy-kernel

This patchset removes unnecessary type definitions for structs
detected by coccinelle and renames the structures in order to
keep the notations consistent.

Changes in v2:
 - update script to drop _t in dig_t in [PATCH 1/2]

Cristina Opriceana (2):
  Staging: rtl8192u: Staging: rtl8192u: Do not add new typedefs
  Staging: Staging: rtl8192u: Rename struct to avoid CamelCase

 drivers/staging/rtl8192u/r8192U_dm.c |  5 +++--
 drivers/staging/rtl8192u/r8192U_dm.h | 12 ++++++------
 2 files changed, 9 insertions(+), 8 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2015-03-17 16:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-16 19:52 [PATCH v2 0/2] Remove typedefs and rename struct Cristina Opriceana
2015-03-16 19:55 ` [PATCH v2 1/2] Staging: rtl8192u: Do not add new typedefs Cristina Opriceana
2015-03-17 15:23   ` [Outreachy kernel] " Jes Sorensen
2015-03-17 16:47     ` Julia Lawall
2015-03-17 16:50       ` Jes Sorensen
2015-03-16 19:56 ` [PATCH v2 2/2] Staging: rtl8192u: Rename struct to avoid CamelCase Cristina Opriceana
2015-03-17 15:26   ` [Outreachy kernel] " Jes Sorensen

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.