arch: Remove unnecessary inclusions of asm/semaphore.h
[linux-2.6/mini2440.git] / scripts / Lindent
blob9468ec7971db933e2594171ff66c8dd17c9368c8
1 #!/bin/sh
2 indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1 "$@"