sched: fix __set_task_cpu() SMP race
[linux-block.git] / scripts / Lindent
CommitLineData
1da177e4 1#!/bin/sh
e609ccc3 2indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1 "$@"