summaryrefslogtreecommitdiffstats
path: root/scripts/dev-needs.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-07Makefile: fix 2 typosRandy Dunlap1-2/+2
2022-05-07modpost: move struct namespace_list to modpost.cMasahiro Yamada2-5/+5
2022-05-07modpost: retrieve the module dependency and CRCs in check_exports()Masahiro Yamada1-10/+6
2022-05-07modpost: add a separate error for exported symbols without definitionMasahiro Yamada1-1/+6
2022-05-07modpost: remove stale comment about sym_add_exported()Masahiro Yamada1-4/+0
2022-05-07modpost: do not write out any file when error occurredMasahiro Yamada1-0/+3
2022-05-07modpost: use snprintf() instead of sprintf() for safetyMasahiro Yamada1-1/+7
2022-05-07checksyscalls: ignore -Wunused-macrosVincent Mailhol1-1/+1