Utilities for doing a format check for some elements of proper
authorNathan Binkert <binkertn@umich.edu>
Mon, 18 Dec 2006 02:58:05 +0000 (18:58 -0800)
committerNathan Binkert <binkertn@umich.edu>
Mon, 18 Dec 2006 02:58:05 +0000 (18:58 -0800)
commit2d09f30a6d564a9d6472abb408e3f25d5845d021
tree6e4fe79bb3df449347b1ce04f971ec65e766bf42
parent81996f855a2ffb05c70e904040c5da42a0666545
Utilities for doing a format check for some elements of proper
m5 style and fixing whitespace.  For whitespace, any tabs in
leading whitespace on a line are converted to spaces, and any
trailing whitespace is removed.

--HG--
extra : convert_revision : d0591663c028a388635fc71c6c1d31f700748cf6
util/chkformat [new file with mode: 0755]
util/fixwhite [new file with mode: 0755]