summaryrefslogtreecommitdiff
path: root/scripts/coccinelle
AgeCommit message (Expand)AuthorFilesLines
2016-09-15coccinelle: add a script to remove useless castsLaurent Vivier1-0/+7
2016-08-08error: Strip trailing '\n' from error string arguments (again)Markus Armbruster1-0/+29
2016-06-20coccinelle: Remove unnecessary variables for function return valueEduardo Habkost1-0/+19
2016-06-20error: Remove unnecessary local_err variablesEduardo Habkost1-0/+29
2016-06-20error: Remove NULL checks on error_propagate() callsEduardo Habkost1-0/+10
2016-06-07coccinelle: use macro DIV_ROUND_UP instead of (((n) + (d) - 1) /(d))Laurent Vivier1-0/+19
2016-06-07scripts: add muldiv64() checking coccinelle scriptsLaurent Vivier4-0/+46