diff options
author | Daniel T. Lee <danieltimlee@gmail.com> | 2019-05-23 16:24:48 +0900 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-05-28 11:10:37 +0200 |
commit | 37b54aed123faa19eb21d7ef2534756c5a152a7c (patch) | |
tree | 8a98500856f244697175426754936ed5231154b8 /block/blk-core.c | |
parent | 486d3f22c0cab818ba6b4324fd8eda643d5f16b2 (diff) | |
download | linux-37b54aed123faa19eb21d7ef2534756c5a152a7c.tar.bz2 |
samples/bpf: fix a couple of style issues in bpf_load
This commit fixes a few style problems in samples/bpf/bpf_load.c:
- Magic string use of 'DEBUGFS'
- Useless zero initialization of a global variable
- Minor style fix with whitespace
Signed-off-by: Daniel T. Lee <danieltimlee@gmail.com>
Acked-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'block/blk-core.c')
0 files changed, 0 insertions, 0 deletions