summaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools/checkpatch.rst (follow)
Commit message (Expand)AuthorAgeFilesLines
* scripts: checkpatch: check unused parameters for function-like macroXining Xu2024-05-121-0/+14
* docs: dev-tools: checkpatch.rst: Fix grammarThorsten Blum2024-02-131-2/+2
* checkpatch: warn for non-standard fixes tag styleNiklas Söderlund2022-10-031-0/+7
* Revert "docs: checkpatch: add UNNECESSARY/UNSPECIFIED_INT and UNNECESSARY_ELSE"Jonathan Corbet2021-10-051-47/+0
* docs: checkpatch: add multiline, do/while, and multiple-assignment messagesUtkarsh Verma2021-09-271-0/+43
* docs: checkpatch: add UNNECESSARY/UNSPECIFIED_INT and UNNECESSARY_ELSEUtkarsh Verma2021-09-271-0/+47
* Documentation: checkpatch: Add SYMBOLIC_PERMS messageUtkarsh Verma2021-09-141-0/+11
* Documentation: checkpatch: Add TRAILING_SEMICOLON messageUtkarsh Verma2021-09-141-0/+21
* Documentation: checkpatch: Add SPLIT_STRING messageUtkarsh Verma2021-09-141-0/+6
* docs: checkpatch: Document and segregate more checkpatch message typesDwaipayan Ray2021-06-141-71/+328
* Documentation: checkpatch: Tweak BIT() macro includeAndrew Jeffery2021-05-201-1/+1
* docs: Add more message type documentations for checkpatchDwaipayan Ray2021-05-201-7/+163
* docs: document all error message types in checkpatchDwaipayan Ray2021-03-251-38/+280
* docs: add documentation for checkpatchDwaipayan Ray2021-03-071-0/+513