Files
android_kernel_xiaomi_sm8450/kernel
Colin Ian King fa2d41adb9 bpf: make function skip_callee static and return NULL rather than 0
Function skip_callee is local to the source and does not need to
be in global scope, so make it static. Also return NULL rather than 0.
Cleans up two sparse warnings:

symbol 'skip_callee' was not declared. Should it be static?
Using plain integer as NULL pointer

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2017-12-19 01:26:04 +01:00
..
2017-05-23 10:01:37 +02:00
2017-05-18 10:30:19 -06:00
2017-12-14 16:00:49 -08:00
2017-11-17 16:10:04 -08:00
2017-12-14 16:00:48 -08:00
2017-11-17 16:10:04 -08:00
2017-11-17 16:10:04 -08:00
2017-11-17 16:10:04 -08:00
2017-11-15 18:21:05 -08:00
2017-11-17 16:10:03 -08:00
2017-10-31 17:22:58 -05:00