netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Trivial cleanups
@ 2009-11-24  7:24 Joe Perches
  2009-11-24  7:24 ` [PATCH 1/2] drivers/net/bna: Use pr_<level>, dev_<level>, remove DPRINTK Joe Perches
  2009-11-24  7:24 ` [PATCH 2/2] drivers/net/bna: Use kcalloc Joe Perches
  0 siblings, 2 replies; 3+ messages in thread
From: Joe Perches @ 2009-11-24  7:24 UTC (permalink / raw)
  To: Rasesh Mody; +Cc: adapter_linux_open_src_team, netdev

Just a couple of cleanup patches on your latest submission.

Joe Perches (2):
  drivers/net/bna: Use pr_<level>, dev_<level>, remove DPRINTK
  drivers/net/bna: Use kcalloc

 drivers/net/bna/bfa_csdebug.c |   10 +-
 drivers/net/bna/bfa_ioc.c     |    5 +-
 drivers/net/bna/bfad_fwimg.c  |    8 +-
 drivers/net/bna/bna_fn.c      |    7 +-
 drivers/net/bna/bna_if.c      |   48 ++++------
 drivers/net/bna/bnad.c        |  216 ++++++++++++++++-------------------------
 drivers/net/bna/bnad_compat.h |   13 ---
 drivers/net/bna/cna.h         |    5 -
 8 files changed, 116 insertions(+), 196 deletions(-)


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

end of thread, other threads:[~2009-11-24  7:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-24  7:24 [PATCH 0/2] Trivial cleanups Joe Perches
2009-11-24  7:24 ` [PATCH 1/2] drivers/net/bna: Use pr_<level>, dev_<level>, remove DPRINTK Joe Perches
2009-11-24  7:24 ` [PATCH 2/2] drivers/net/bna: Use kcalloc 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).