cpu-partitioning: minor indentation fix
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
parent
6906738603
commit
5e9c3d264f
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ file=/sys/devices/virtual/workqueue/cpumask
|
|||
|
||||
log()
|
||||
{
|
||||
echo "tuned: $@" >> /dev/kmsg
|
||||
echo "tuned: $@" >> /dev/kmsg
|
||||
}
|
||||
|
||||
if [ -n "$cpumask" ]; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue