mirror of
https://github.com/speed47/spectre-meltdown-checker
synced 2024-12-23 04:43:37 +01:00
Fix trailing whitespace and mixed indent styles;
This commit is contained in:
parent
67bf761029
commit
417d7aab91
@ -2017,7 +2017,7 @@ check_variant2_linux()
|
|||||||
else
|
else
|
||||||
pstatus yellow NO
|
pstatus yellow NO
|
||||||
if [ -e "$specex_knob_dir/ibrs_enabled" ]; then
|
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
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user