Fix trailing whitespace and mixed indent styles;

This commit is contained in:
Benjamin Bouvier 2018-04-08 21:14:18 +02:00
parent 31146550a3
commit a6f446b15f
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
;;