> On Oct 2, 2019, at 5:04 AM, Ivan Khoronzhuk <[email protected]> 
> wrote:
> 
> Add static to enable_all_controllers() to get rid from annoying warn:
> 
> samples/bpf/../../tools/testing/selftests/bpf/cgroup_helpers.c:44:5:
> warning: no previous prototype for ‘enable_all_controllers’
> [-Wmissing-prototypes]
> int enable_all_controllers(char *cgroup_path)
> 
> while samples/bpf build.
> 
> Signed-off-by: Ivan Khoronzhuk <[email protected]>

Acked-by: Song Liu <[email protected]> 

Reply via email to