linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] kselftest/landlock : fixed typo errors
@ 2025-08-15 16:51 hariconscious
  0 siblings, 0 replies; only message in thread
From: hariconscious @ 2025-08-15 16:51 UTC (permalink / raw)
  To: mic, gnoack, shuah, linux-security-module, linux-kselftest,
	linux-kernel
  Cc: HariKrishna

From: HariKrishna <hariconscious@gmail.com>

fixed typo errors

Signed-off-by: HariKrishna <hariconscious@gmail.com>
---
 tools/testing/selftests/landlock/net_test.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/testing/selftests/landlock/net_test.c b/tools/testing/selftests/landlock/net_test.c
index 2a45208551e6..2dc0eca25ed3 100644
--- a/tools/testing/selftests/landlock/net_test.c
+++ b/tools/testing/selftests/landlock/net_test.c
@@ -1587,7 +1587,7 @@ TEST_F(ipv4_tcp, port_endianness)
 				       &bind_connect_host_endian_p1, 0));
 	enforce_ruleset(_metadata, ruleset_fd);
 
-	/* No restriction for big endinan CPU. */
+	/* No restriction for big endian CPU. */
 	test_bind_and_connect(_metadata, &self->srv0, false, little_endian);
 
 	/* No restriction for any CPU. */
-- 
2.43.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2025-08-15 16:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-15 16:51 [PATCH] kselftest/landlock : fixed typo errors hariconscious

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).