]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bpf: lru: Cleanup test_lru_map.c
authorMartin KaFai Lau <kafai@fb.com>
Fri, 14 Apr 2017 17:30:26 +0000 (10:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Apr 2017 17:55:52 +0000 (13:55 -0400)
commit6467acbc70f011d5852f60f6e04825a268c8e8b0
tree237ef261ab33f083b5757ced160a88c47b259c1c
parent9746f85686849df107c899f34188f977e78154b0
bpf: lru: Cleanup test_lru_map.c

This patch does the following cleanup on test_lru_map.c
1) Fix indentation (Replace spaces by tabs)
2) Remove redundant BPF_F_NO_COMMON_LRU test
3) Simplify some comments

Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/bpf/test_lru_map.c