Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [PATCH 0/4] tools/nolibc: enable compiler warnings
@ 2023-07-31  6:26 Thomas Weißschuh
  2023-07-31  6:26 ` [PATCH 1/4] selftests/nolibc: drop unused test helpers Thomas Weißschuh
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Thomas Weißschuh @ 2023-07-31  6:26 UTC (permalink / raw)
  To: Willy Tarreau, Shuah Khan
  Cc: linux-kselftest, linux-kernel, Yuan Tan, Zhangjin Wu,
	Thomas Weißschuh

To help the developers to avoid mistakes and keep the code smaller let's
enable compiler warnings.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
---
Thomas Weißschuh (4):
      selftests/nolibc: drop unused test helpers
      selftests/nolibc: drop unused variables
      tools/nolibc: drop unused variables
      selftests/nolibc: enable -Wall compiler warnings

 tools/include/nolibc/sys.h                   |   1 -
 tools/testing/selftests/nolibc/Makefile      |   2 +-
 tools/testing/selftests/nolibc/nolibc-test.c | 103 ---------------------------
 3 files changed, 1 insertion(+), 105 deletions(-)
---
base-commit: dfef4fc45d5713eb23d87f0863aff9c33bd4bfaf
change-id: 20230731-nolibc-warnings-c6e47284ac03

Best regards,
-- 
Thomas Weißschuh <linux@weissschuh.net>


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

end of thread, other threads:[~2023-07-31 22:49 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-31  6:26 [PATCH 0/4] tools/nolibc: enable compiler warnings Thomas Weißschuh
2023-07-31  6:26 ` [PATCH 1/4] selftests/nolibc: drop unused test helpers Thomas Weißschuh
2023-07-31  6:48   ` Zhangjin Wu
2023-07-31  7:08     ` Thomas Weißschuh
2023-07-31  7:32       ` Zhangjin Wu
2023-07-31  8:23         ` Thomas Weißschuh
2023-07-31 11:02         ` Zhangjin Wu
2023-07-31 15:30           ` Thomas Weißschuh
2023-07-31 16:53             ` Willy Tarreau
2023-07-31 18:36               ` Thomas Weißschuh
2023-07-31 22:49                 ` Willy Tarreau
2023-07-31  6:26 ` [PATCH 2/4] selftests/nolibc: drop unused variables Thomas Weißschuh
2023-07-31  6:26 ` [PATCH 3/4] tools/nolibc: " Thomas Weißschuh
2023-07-31  6:26 ` [PATCH 4/4] selftests/nolibc: enable -Wall compiler warnings Thomas Weißschuh
2023-07-31  7:17   ` Zhangjin Wu
2023-07-31  8:10     ` Thomas Weißschuh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox