Fix trailing whitespace and mixed indent styles;

This commit is contained in:
Benjamin Bouvier 2018-04-08 21:14:18 +02:00 committed by Stéphane Lesimple
parent 67bf761029
commit 417d7aab91
1 changed files with 5 additions and 5 deletions

View File

@ -2017,7 +2017,7 @@ check_variant2_linux()
else
pstatus yellow NO
if [ -e "$specex_knob_dir/ibrs_enabled" ]; then
_verbose " - To enable, \`echo 1 > $specex_knob_dir/ibrs_enabled' as root. If you don't have hardware support, you'll get an error."
_verbose " - To enable, \`echo 1 > $specex_knob_dir/ibrs_enabled' as root. If you don't have hardware support, you'll get an error."
fi
fi
;;