Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
[linux-2.6.git] / scripts / Lindent
blob9468ec7971db933e2594171ff66c8dd17c9368c8
1 #!/bin/sh
2 indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1 "$@"