summaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle
Commit message (Expand)AuthorAgeFilesLines
* coccinelle: add a script to remove useless castsLaurent Vivier2016-09-151-0/+7
* error: Strip trailing '\n' from error string arguments (again)Markus Armbruster2016-08-081-0/+29
* coccinelle: Remove unnecessary variables for function return valueEduardo Habkost2016-06-201-0/+19
* error: Remove unnecessary local_err variablesEduardo Habkost2016-06-201-0/+29
* error: Remove NULL checks on error_propagate() callsEduardo Habkost2016-06-201-0/+10
* coccinelle: use macro DIV_ROUND_UP instead of (((n) + (d) - 1) /(d))Laurent Vivier2016-06-071-0/+19
* scripts: add muldiv64() checking coccinelle scriptsLaurent Vivier2016-06-074-0/+46