diff options
author | Alexander Alemayhu <[email protected]> | 2017-04-24 15:31:07 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-04-24 16:20:19 -0400 |
commit | 4784726f69ffa3e076d502a5885d753ccb24a82d (patch) | |
tree | 8dfbf842a06748cf390eeb125f9b388a04486d4e /lib/mpi/mpi-cmp.c | |
parent | 69b6a7f743d3dac773f9a4c7b1786164ae329490 (diff) |
samples/bpf: add static to function with no prototype
Fixes the following warning
samples/bpf/cookie_uid_helper_example.c: At top level:
samples/bpf/cookie_uid_helper_example.c:276:6: warning: no previous prototype for ‘finish’ [-Wmissing-prototypes]
void finish(int ret)
^~~~~~
HOSTLD samples/bpf/per_socket_stats_example
Signed-off-by: Alexander Alemayhu <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions