Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
[linux-2.6-block.git] / scripts / Lindent
CommitLineData
1da177e4 1#!/bin/sh
e609ccc3 2indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1 "$@"