netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] i40e: Neatening and object size reductions
@ 2013-08-30 23:06 Joe Perches
  2013-08-30 23:06 ` [PATCH 1/4] i40e: Whitespace cleaning Joe Perches
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Joe Perches @ 2013-08-30 23:06 UTC (permalink / raw)
  To: Jeff Kirsher; +Cc: e1000-devel, netdev, linux-kernel

Just some potential cleanings...

Joe Perches (4):
  i40e: Whitespace cleaning
  i40e: Add and use pf_<level>
  i40e: pf_<level> remove "%s: " ... __func__
  i40e: Convert pf_<level> macros to functions

 drivers/net/ethernet/intel/i40e/i40e.h             |  149 +--
 drivers/net/ethernet/intel/i40e/i40e_common.c      |   20 +-
 drivers/net/ethernet/intel/i40e/i40e_debugfs.c     | 1133 ++++++++------------
 drivers/net/ethernet/intel/i40e/i40e_ethtool.c     |   47 +-
 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c     |   24 +-
 drivers/net/ethernet/intel/i40e/i40e_main.c        |  652 +++++------
 drivers/net/ethernet/intel/i40e/i40e_nvm.c         |    4 +-
 drivers/net/ethernet/intel/i40e/i40e_sysfs.c       |   24 +-
 drivers/net/ethernet/intel/i40e/i40e_txrx.c        |    9 +-
 drivers/net/ethernet/intel/i40e/i40e_txrx.h        |   15 +-
 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c |  217 ++--
 11 files changed, 928 insertions(+), 1366 deletions(-)

-- 
1.8.1.2.459.gbcd45b4.dirty

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

end of thread, other threads:[~2013-09-04  4:31 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-30 23:06 [PATCH 0/4] i40e: Neatening and object size reductions Joe Perches
2013-08-30 23:06 ` [PATCH 1/4] i40e: Whitespace cleaning Joe Perches
2013-08-30 23:06 ` [PATCH 2/4] i40e: Add and use pf_<level> Joe Perches
2013-08-30 23:06 ` [PATCH 3/4] i40e: pf_<level> remove "%s: " ... __func__ Joe Perches
2013-08-30 23:06 ` [PATCH 4/4] i40e: Convert pf_<level> macros to functions Joe Perches
2013-08-31  1:47   ` [PATCH] i40e: Fix 32 bit shift compilation warnings Joe Perches
2013-08-31  2:12     ` Jeff Kirsher
2013-08-31 16:45     ` [E1000-devel] " Stephen Hemminger
2013-08-31  2:12 ` [PATCH 0/4] i40e: Neatening and object size reductions Jeff Kirsher
2013-09-04  1:00 ` [E1000-devel] " Nelson, Shannon
2013-09-04  1:30   ` Joe Perches
2013-09-04  1:38     ` Nelson, Shannon
2013-09-04  4:31   ` Joe Perches

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).