public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Doug Ledford <dledford@redhat.com>
To: Joe Perches <joe@perches.com>, linux-rdma@vger.kernel.org
Cc: Steve Wise <swise@chelsio.com>, Sean Hefty <sean.hefty@intel.com>,
	Hal Rosenstock <hal.rosenstock@gmail.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/4] infiniband: chelsio
Date: Thu, 20 Apr 2017 16:14:45 -0400	[thread overview]
Message-ID: <1492719285.3041.9.camel@redhat.com> (raw)
In-Reply-To: <cover.1486678686.git.joe@perches.com>

On Thu, 2017-02-09 at 14:23 -0800, Joe Perches wrote:
> Neaten logging
> 
> Joe Perches (4):
>   cxgb3: Use more common logging style
>   cxgb3: Convert PDBG to pr_debug
>   cxgb4: Use more common logging style
>   cxgb4: Convert PDBG to pr_debug
> 
>  drivers/infiniband/hw/cxgb3/cxio_dbg.c      |  35 +--
>  drivers/infiniband/hw/cxgb3/cxio_hal.c      | 201 +++++++--------
>  drivers/infiniband/hw/cxgb3/cxio_hal.h      |   7 +-
>  drivers/infiniband/hw/cxgb3/cxio_resource.c |  25 +-
>  drivers/infiniband/hw/cxgb3/iwch.c          |  19 +-
>  drivers/infiniband/hw/cxgb3/iwch_cm.c       | 269 ++++++++++------
> ---
>  drivers/infiniband/hw/cxgb3/iwch_cm.h       |  18 +-
>  drivers/infiniband/hw/cxgb3/iwch_cq.c       |  21 +-
>  drivers/infiniband/hw/cxgb3/iwch_ev.c       |  26 +-
>  drivers/infiniband/hw/cxgb3/iwch_mem.c      |   2 +-
>  drivers/infiniband/hw/cxgb3/iwch_provider.c | 112 ++++----
>  drivers/infiniband/hw/cxgb3/iwch_provider.h |   9 +-
>  drivers/infiniband/hw/cxgb3/iwch_qp.c       |  67 +++--
>  drivers/infiniband/hw/cxgb4/cm.c            | 387 ++++++++++++++--
> ------------
>  drivers/infiniband/hw/cxgb4/cq.c            |  79 +++---
>  drivers/infiniband/hw/cxgb4/device.c        | 141 +++++-----
>  drivers/infiniband/hw/cxgb4/ev.c            |  39 ++-
>  drivers/infiniband/hw/cxgb4/iw_cxgb4.h      |  48 ++--
>  drivers/infiniband/hw/cxgb4/mem.c           |  34 ++-
>  drivers/infiniband/hw/cxgb4/provider.c      |  42 ++-
>  drivers/infiniband/hw/cxgb4/qp.c            |  96 +++----
>  drivers/infiniband/hw/cxgb4/resource.c      |  64 +++--
>  drivers/infiniband/hw/cxgb4/t4.h            |  24 +-
>  23 files changed, 861 insertions(+), 904 deletions(-)

Series applied, thanks.

-- 
Doug Ledford <dledford@redhat.com>
    GPG KeyID: B826A3330E572FDD
   
Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD

      parent reply	other threads:[~2017-04-20 20:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-09 22:23 [PATCH 0/4] infiniband: chelsio Joe Perches
2017-02-09 22:23 ` [PATCH 1/4] cxgb3: Use more common logging style Joe Perches
2017-02-09 22:34   ` Steve Wise
2017-02-09 22:39     ` Joe Perches
2017-02-09 22:23 ` [PATCH 2/4] cxgb3: Convert PDBG to pr_debug Joe Perches
2017-02-09 22:35   ` Steve Wise
2017-02-09 22:23 ` [PATCH 3/4] cxgb4: Use more common logging style Joe Perches
2017-02-09 22:36   ` Steve Wise
2017-02-09 22:23 ` [PATCH 4/4] cxgb4: Convert PDBG to pr_debug Joe Perches
2017-02-09 22:37   ` Steve Wise
2017-04-20 20:14 ` Doug Ledford [this message]

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=1492719285.3041.9.camel@redhat.com \
    --to=dledford@redhat.com \
    --cc=hal.rosenstock@gmail.com \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=sean.hefty@intel.com \
    --cc=swise@chelsio.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