1
0
Fork 0

cpu-partitioning: minor indentation fix

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
Jaroslav Škarvada 2017-03-07 17:37:25 +01:00
parent 6906738603
commit 5e9c3d264f
No known key found for this signature in database
GPG key ID: D8E1C00E076E840B

View file

@ -8,7 +8,7 @@ file=/sys/devices/virtual/workqueue/cpumask
log()
{
echo "tuned: $@" >> /dev/kmsg
echo "tuned: $@" >> /dev/kmsg
}
if [ -n "$cpumask" ]; then