On Thu, May 23, 2019 at 12:26 AM Daniel T. Lee <danieltim...@gmail.com> wrote: > > This commit fixes style problem in samples/bpf/bpf_load.c > > Styles that have been changed are: > - Magic string use of 'DEBUGFS' > - Useless zero initialization of a global variable > - Minor style fix with whitespace > > Signed-off-by: Daniel T. Lee <danieltim...@gmail.com>
Acked-by: Yonghong Song <y...@fb.com>