Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
[deliverable/linux.git] / scripts / Lindent
CommitLineData
1da177e4 1#!/bin/sh
e609ccc3 2indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1 "$@"
This page took 0.270191 seconds and 5 git commands to generate.