UDF: fix function name from udf_crc16 to udf_crc
[linux-2.6/openmoko-kernel/knife-kernel.git] / scripts / Lindent
blob7d8d8896e309fb62a3585e39f546cb8df6be4d5b
1 #!/bin/sh
2 indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs "$@"