]> asedeno.scripts.mit.edu Git - linux.git/blob - scripts/Lindent
kernel/exit.c: Use list_for_each_entry(_safe) instead of list_for_each(_safe)
[linux.git] / scripts / Lindent
1 #!/bin/sh
2 indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1 "$@"