OSDN Git Service

iw_cxgb4: Remove __func__ parameter from pr_debug()
authorBharat Potnuri <bharat@chelsio.com>
Wed, 27 Sep 2017 07:35:49 +0000 (13:05 +0530)
committerDoug Ledford <dledford@redhat.com>
Wed, 27 Sep 2017 14:13:14 +0000 (10:13 -0400)
commit548ddb19afbabf8f7af7a900c19d0f0705d6dc90
treedad78f452b4714d96a3cdedfacf427da8adc2181
parent44596ebf8d55caa5dc15b21bf8b435b59988b521
iw_cxgb4: Remove __func__ parameter from pr_debug()

pr_debug() can be enabled to print function names, So removing the
unwanted __func__ parameters from debug logs.
Realign function parameters.

Signed-off-by: Potnuri Bharat Teja <bharat@chelsio.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/cxgb4/cm.c
drivers/infiniband/hw/cxgb4/cq.c
drivers/infiniband/hw/cxgb4/device.c
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
drivers/infiniband/hw/cxgb4/mem.c
drivers/infiniband/hw/cxgb4/provider.c
drivers/infiniband/hw/cxgb4/qp.c
drivers/infiniband/hw/cxgb4/resource.c
drivers/infiniband/hw/cxgb4/t4.h