Skip to content

Commit

Permalink
changes from review
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Apr 26, 2019
1 parent f86f95a commit 1cea68e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions src/lib/bootloader/cpu_mitigations.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

module Bootloader
# Specialized class to handle CPU mitigation settings.
# @see https://www.suse.com/support/kb/doc/?id=7023836
class CpuMitigations
include Yast::Logger
include Yast::I18n
Expand Down
1 change: 0 additions & 1 deletion src/lib/bootloader/grub2_widgets.rb
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ def items
end

def help
# TODO: adapt
_(
"<p><b>CPU Mitigations</b><br>\n" \
"The option selects which default settings should be used for CPU " \
Expand Down

0 comments on commit 1cea68e

Please sign in to comment.