netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests/bpf: remove duplicate include in test_lsm
@ 2021-01-05 15:20 menglong8.dong
  2021-01-05 20:49 ` Martin KaFai Lau
  2021-01-08 20:20 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: menglong8.dong @ 2021-01-05 15:20 UTC (permalink / raw)
  To: shuah
  Cc: ast, daniel, andrii, kafai, songliubraving, yhs, john.fastabend,
	kpsingh, jamorris, dong.menglong, linux-kselftest, netdev, bpf,
	linux-kernel

From: Menglong Dong <dong.menglong@zte.com.cn>

'unistd.h' included in 'selftests/bpf/prog_tests/test_lsm.c' is
duplicated.

Signed-off-by: Menglong Dong <dong.menglong@zte.com.cn>
---
 tools/testing/selftests/bpf/prog_tests/test_lsm.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/testing/selftests/bpf/prog_tests/test_lsm.c b/tools/testing/selftests/bpf/prog_tests/test_lsm.c
index 6ab29226c99b..2755e4f81499 100644
--- a/tools/testing/selftests/bpf/prog_tests/test_lsm.c
+++ b/tools/testing/selftests/bpf/prog_tests/test_lsm.c
@@ -10,7 +10,6 @@
 #include <unistd.h>
 #include <malloc.h>
 #include <stdlib.h>
-#include <unistd.h>
 
 #include "lsm.skel.h"
 
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] selftests/bpf: remove duplicate include in test_lsm
  2021-01-05 15:20 [PATCH] selftests/bpf: remove duplicate include in test_lsm menglong8.dong
@ 2021-01-05 20:49 ` Martin KaFai Lau
  2021-01-08 20:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Martin KaFai Lau @ 2021-01-05 20:49 UTC (permalink / raw)
  To: menglong8.dong
  Cc: shuah, ast, daniel, andrii, songliubraving, yhs, john.fastabend,
	kpsingh, jamorris, dong.menglong, linux-kselftest, netdev, bpf,
	linux-kernel

On Tue, Jan 05, 2021 at 07:20:47AM -0800, menglong8.dong@gmail.com wrote:
> From: Menglong Dong <dong.menglong@zte.com.cn>
> 
> 'unistd.h' included in 'selftests/bpf/prog_tests/test_lsm.c' is
> duplicated.
It is for bpf-next.  Please put a proper tag next time.

Acked-by: Martin KaFai Lau <kafai@fb.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] selftests/bpf: remove duplicate include in test_lsm
  2021-01-05 15:20 [PATCH] selftests/bpf: remove duplicate include in test_lsm menglong8.dong
  2021-01-05 20:49 ` Martin KaFai Lau
@ 2021-01-08 20:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-01-08 20:20 UTC (permalink / raw)
  To: Menglong Dong
  Cc: shuah, ast, daniel, andrii, kafai, songliubraving, yhs,
	john.fastabend, kpsingh, jamorris, dong.menglong,
	linux-kselftest, netdev, bpf, linux-kernel

Hello:

This patch was applied to bpf/bpf-next.git (refs/heads/master):

On Tue,  5 Jan 2021 07:20:47 -0800 you wrote:
> From: Menglong Dong <dong.menglong@zte.com.cn>
> 
> 'unistd.h' included in 'selftests/bpf/prog_tests/test_lsm.c' is
> duplicated.
> 
> Signed-off-by: Menglong Dong <dong.menglong@zte.com.cn>
> 
> [...]

Here is the summary with links:
  - selftests/bpf: remove duplicate include in test_lsm
    https://git.kernel.org/bpf/bpf-next/c/17b75d3fe399

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-08 20:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-05 15:20 [PATCH] selftests/bpf: remove duplicate include in test_lsm menglong8.dong
2021-01-05 20:49 ` Martin KaFai Lau
2021-01-08 20:20 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).