RE: [PATCH 2/4] cxgb3: Convert PDBG to pr_debug

2017-02-09 Thread Steve Wise
> Subject: [PATCH 2/4] cxgb3: Convert PDBG to pr_debug > > Using the normal mechanism, not an indirected one, is clearer. > > Miscellanea: > > o Coalesce formats > o Realign arguments > > Signed-off-by: Joe Perches > --- > drivers/infiniband/hw/cxgb3/cxio_dbg.c | 35

RE: [PATCH 2/4] cxgb3: Convert PDBG to pr_debug

2017-02-09 Thread Steve Wise
> Subject: [PATCH 2/4] cxgb3: Convert PDBG to pr_debug > > Using the normal mechanism, not an indirected one, is clearer. > > Miscellanea: > > o Coalesce formats > o Realign arguments > > Signed-off-by: Joe Perches > --- > drivers/infiniband/hw/cxgb3/cxio_dbg.c | 35 ++--- >