mirror of
https://github.com/speed47/spectre-meltdown-checker.git
synced 2025-01-09 10:50:26 +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
|
||||
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
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user