commit | 6467acbc70f011d5852f60f6e04825a268c8e8b0 | [log] [tgz] |
---|---|---|
author | Martin KaFai Lau <kafai@fb.com> | Fri Apr 14 10:30:26 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 17 13:55:52 2017 -0400 |
tree | 237ef261ab33f083b5757ced160a88c47b259c1c | |
parent | 9746f85686849df107c899f34188f977e78154b0 [diff] |
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>