aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/misc-check
AgeCommit message (Expand)AuthorFilesLines
2025-06-16kbuild: move warnings about linux/export.h from W=1 to W=2Masahiro Yamada1-3/+12
2025-06-06scripts/misc-check: check unnecessary #include <linux/export.h> when W=1Masahiro Yamada1-0/+12
2025-06-06scripts/misc-check: check missing #include <linux/export.h> when W=1Masahiro Yamada1-0/+43
2025-06-06scripts/misc-check: add double-quotes to satisfy shellcheckMasahiro Yamada1-1/+1
2025-06-06kbuild: move W=1 check for scripts/misc-check to top-level MakefileMasahiro Yamada1-8/+1
2023-01-22kbuild: make W=1 warn files that are tracked but ignored by gitMasahiro Yamada1-0/+19