diff options
author | Zhu Yanjun <yanjun.zhu@oracle.com> | 2018-04-03 20:08:20 -0400 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-04-17 19:54:38 -0600 |
commit | 0f02ba7ed16acdbc8c4f0b46a6fee81bb94f3407 (patch) | |
tree | 98ae7664b334012527a5a2089a76cce891a49847 /drivers/infiniband/sw/rxe/rxe.c | |
parent | ee6548d1d98df7df3b9c8103a42cf68b31c29417 (diff) |
IB/rxe: make the variable static
The variable rxe_net_notifier is only used in the file rxe_net.c. So
remove it from rxe_net.h file and make it static in the file rxe_net.c.
CC: Srinivas Eeda <srinivas.eeda@oracle.com>
CC: Junxiao Bi <junxiao.bi@oracle.com>
Signed-off-by: Zhu Yanjun <yanjun.zhu@oracle.com>
Reviewed-by: Bart Van Assche <bart.vanassche@wdc.com>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/infiniband/sw/rxe/rxe.c')
0 files changed, 0 insertions, 0 deletions