kbuild: do not do section mismatch checks on vmlinux in 2nd pass
[pandora-kernel.git] / scripts / Lindent
1 #!/bin/sh
2 indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1 "$@"