Home
last modified time | relevance | path

Searched hist:"9 a93bf3fda3d03762868b1424e898395ffc71575" (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_count.cdiff 9a93bf3fda3d03762868b1424e898395ffc71575 Fri Dec 10 15:16:50 CET 2021 Hou Tao <houtao1@huawei.com> selftests/bpf: Fix checkpatch error on empty function parameter

Fix checkpatch error: "ERROR: Bad function definition - void foo()
should probably be void foo(void)". Most replacements are done by
the following command:

sed -i 's#\([a-z]\)()$#\1(void)#g' testing/selftests/bpf/benchs/*.c

Signed-off-by: Hou Tao <houtao1@huawei.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20211210141652.877186-3-houtao1@huawei.com
H A Dbench_rename.cdiff 9a93bf3fda3d03762868b1424e898395ffc71575 Fri Dec 10 15:16:50 CET 2021 Hou Tao <houtao1@huawei.com> selftests/bpf: Fix checkpatch error on empty function parameter

Fix checkpatch error: "ERROR: Bad function definition - void foo()
should probably be void foo(void)". Most replacements are done by
the following command:

sed -i 's#\([a-z]\)()$#\1(void)#g' testing/selftests/bpf/benchs/*.c

Signed-off-by: Hou Tao <houtao1@huawei.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20211210141652.877186-3-houtao1@huawei.com
H A Dbench_ringbufs.cdiff 9a93bf3fda3d03762868b1424e898395ffc71575 Fri Dec 10 15:16:50 CET 2021 Hou Tao <houtao1@huawei.com> selftests/bpf: Fix checkpatch error on empty function parameter

Fix checkpatch error: "ERROR: Bad function definition - void foo()
should probably be void foo(void)". Most replacements are done by
the following command:

sed -i 's#\([a-z]\)()$#\1(void)#g' testing/selftests/bpf/benchs/*.c

Signed-off-by: Hou Tao <houtao1@huawei.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20211210141652.877186-3-houtao1@huawei.com
H A Dbench_trigger.cdiff 9a93bf3fda3d03762868b1424e898395ffc71575 Fri Dec 10 15:16:50 CET 2021 Hou Tao <houtao1@huawei.com> selftests/bpf: Fix checkpatch error on empty function parameter

Fix checkpatch error: "ERROR: Bad function definition - void foo()
should probably be void foo(void)". Most replacements are done by
the following command:

sed -i 's#\([a-z]\)()$#\1(void)#g' testing/selftests/bpf/benchs/*.c

Signed-off-by: Hou Tao <houtao1@huawei.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20211210141652.877186-3-houtao1@huawei.com
/linux/tools/testing/selftests/bpf/
H A Dbench.hdiff 9a93bf3fda3d03762868b1424e898395ffc71575 Fri Dec 10 15:16:50 CET 2021 Hou Tao <houtao1@huawei.com> selftests/bpf: Fix checkpatch error on empty function parameter

Fix checkpatch error: "ERROR: Bad function definition - void foo()
should probably be void foo(void)". Most replacements are done by
the following command:

sed -i 's#\([a-z]\)()$#\1(void)#g' testing/selftests/bpf/benchs/*.c

Signed-off-by: Hou Tao <houtao1@huawei.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20211210141652.877186-3-houtao1@huawei.com
H A Dbench.cdiff 9a93bf3fda3d03762868b1424e898395ffc71575 Fri Dec 10 15:16:50 CET 2021 Hou Tao <houtao1@huawei.com> selftests/bpf: Fix checkpatch error on empty function parameter

Fix checkpatch error: "ERROR: Bad function definition - void foo()
should probably be void foo(void)". Most replacements are done by
the following command:

sed -i 's#\([a-z]\)()$#\1(void)#g' testing/selftests/bpf/benchs/*.c

Signed-off-by: Hou Tao <houtao1@huawei.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20211210141652.877186-3-houtao1@huawei.com