From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1033388AbdDTUOv (ORCPT ); Thu, 20 Apr 2017 16:14:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48488 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1033213AbdDTUOs (ORCPT ); Thu, 20 Apr 2017 16:14:48 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 2859431F3EB Authentication-Results: ext-mx05.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx05.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=dledford@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 2859431F3EB Message-ID: <1492719285.3041.9.camel@redhat.com> Subject: Re: [PATCH 0/4] infiniband: chelsio From: Doug Ledford To: Joe Perches , linux-rdma@vger.kernel.org Cc: Steve Wise , Sean Hefty , Hal Rosenstock , linux-kernel@vger.kernel.org Date: Thu, 20 Apr 2017 16:14:45 -0400 In-Reply-To: References: Organization: Red Hat, Inc. Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.29]); Thu, 20 Apr 2017 20:14:47 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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     GPG KeyID: B826A3330E572FDD     Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD