netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Rasesh Mody <rmody@brocade.com>
Cc: adapter_linux_open_src_team@brocade.com, netdev@vger.kernel.org
Subject: [PATCH 0/2] Trivial cleanups
Date: Mon, 23 Nov 2009 23:24:10 -0800	[thread overview]
Message-ID: <cover.1259047344.git.joe@perches.com> (raw)

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


             reply	other threads:[~2009-11-24  7:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-24  7:24 Joe Perches [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1259047344.git.joe@perches.com \
    --to=joe@perches.com \
    --cc=adapter_linux_open_src_team@brocade.com \
    --cc=netdev@vger.kernel.org \
    --cc=rmody@brocade.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).