linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Staging: silicom: Remove all typedefs from bpctl_mod.c
@ 2013-06-23  7:02 Chad Williamson
  2013-06-23  7:02 ` [PATCH 1/6] Staging: silicom: remove bp_media_type enum typedef Chad Williamson
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Chad Williamson @ 2013-06-23  7:02 UTC (permalink / raw)
  To: gregkh; +Cc: puff65537, viro, tulinizer, devel, linux-kernel, Chad Williamson

More coding style cleanup on bpctl_mod.c in the form of a few typedef
exorcisms, one of which is a little long (let me know if you'd like
me to split it up into multiple patches...).

Chad Williamson (6):
  Staging: silicom: remove bp_media_type enum typedef
  Staging: silicom: capitalize labels in the bp_media_type enum
  Staging: silicom: remove the bpctl_dev_t typdef
  Staging: silicom: remove the board_t typedef in bpctl_mod.c
  Staging: silicom: remove the typedef for bpmod_info_t
  Staging: silicom: remove typedef for dev_desc_t

 drivers/staging/silicom/bpctl_mod.c | 608 ++++++++++++++++++------------------
 1 file changed, 303 insertions(+), 305 deletions(-)

-- 
1.8.1.4


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

end of thread, other threads:[~2013-06-24 23:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-23  7:02 [PATCH 0/6] Staging: silicom: Remove all typedefs from bpctl_mod.c Chad Williamson
2013-06-23  7:02 ` [PATCH 1/6] Staging: silicom: remove bp_media_type enum typedef Chad Williamson
2013-06-23  7:02 ` [PATCH 2/6] Staging: silicom: capitalize labels in the bp_media_type enum Chad Williamson
2013-06-23  7:02 ` [PATCH 3/6] Staging: silicom: remove the bpctl_dev_t typdef Chad Williamson
2013-06-24 23:11   ` Greg KH
2013-06-23  7:02 ` [PATCH 4/6] Staging: silicom: remove the board_t typedef in bpctl_mod.c Chad Williamson
2013-06-23  7:02 ` [PATCH 5/6] Staging: silicom: remove the typedef for bpmod_info_t Chad Williamson
2013-06-23  7:02 ` [PATCH 6/6] Staging: silicom: remove typedef for dev_desc_t Chad Williamson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).