OSDN Git Service

IB/ipoib: Make ipoib_intercept_dev_id_attr() static
authorKamal Heib <kamalheib1@gmail.com>
Tue, 29 Jan 2019 11:55:48 +0000 (13:55 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 30 Jan 2019 04:50:36 +0000 (21:50 -0700)
commited0bc2658e1b7c083fc7f49cc6b56ea66f5ed350
tree21c9e18003feeda13ad15198a931cccbec9964a5
parent8aa04ad3b39396e315b23448c56d5465200fa777
IB/ipoib: Make ipoib_intercept_dev_id_attr() static

The function ipoib_intercept_dev_id_attr() is only used in ipoib_main.c

Fixes: f6350da41dc7 ("IB/ipoib: Log sysfs 'dev_id' accesses from userspace")
Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/ulp/ipoib/ipoib_main.c