summaryrefslogtreecommitdiff
path: root/tools/convert-fixedwidth.sh
AgeCommit message (Collapse)Author
2018-03-27tools, doc: update checkpatch for u_int_*Quentin Young
* Checkpatch.pl now checks for nonstandard integral types * Add shell script to replace all nonstandard types with their standard counterparts in C source files * Document usage of types, mention conversion script Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>