OSDN Git Service

IB/ipoib: Use __func__ instead of function's name
authorErez Alfasi <ereza@mellanox.com>
Wed, 13 Feb 2019 17:12:02 +0000 (19:12 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 14 Feb 2019 21:48:58 +0000 (14:48 -0700)
commit0dd9ce18b9f315878894351595a53dd81fdd8598
tree1f55c2e1c9f8518ac036b335fa4e813df94d4da8
parent36f0a1ccb3d4c328dfa263412ec28b77970c523b
IB/ipoib: Use __func__ instead of function's name

Changed debug statements to use %s and __func__ instead
of hard-coded function's name.

Signed-off-by: Erez Alfasi <ereza@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/ulp/ipoib/ipoib_main.c