]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: lustre: ptlrpc: events: Declare as static
authorShraddha Barke <shraddha.6596@gmail.com>
Sun, 4 Oct 2015 07:30:10 +0000 (13:00 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Oct 2015 08:59:35 +0000 (09:59 +0100)
commite4ec6d23df2e5e7791fb55247a5481bb2c8d6b39
tree283860e556c27fd4a1ffbd0443af2603228c2770
parent53856b23201c780599c877d66b625fcbc5bc9dd3
Staging: lustre: ptlrpc: events: Declare as static

Declare ptl_get_pid as static since it is used only in this particular
file. Also remove declaration from corresponding header file

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lustre_net.h
drivers/staging/lustre/lustre/ptlrpc/events.c