[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
[linux-2.6/sactl.git] / scripts / Lindent
blob7d8d8896e309fb62a3585e39f546cb8df6be4d5b
1 #!/bin/sh
2 indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs "$@"