]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfd4d6ba5176e1fe8c0f4008d4175b2ae910c7a09
treedad78f452b4714d96a3cdedfacf427da8adc2181
parent48896b87872b85cad16f8cfc7929029ae3e9ce22
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