Skip to content

Commit 731e6b9

Browse files
Harry Panrafaeljw
authored andcommitted
cpufreq: intel_pstate: fix spelling mistake: "Whethet" -> "Whether"
Fix a spelling typo in the comment, no function change. Signed-off-by: Harry Pan <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent 2c7a8bd commit 731e6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/cpufreq/intel_pstate.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ struct vid_data {
172172
/**
173173
* struct global_params - Global parameters, mostly tunable via sysfs.
174174
* @no_turbo: Whether or not to use turbo P-states.
175-
* @turbo_disabled: Whethet or not turbo P-states are available at all,
175+
* @turbo_disabled: Whether or not turbo P-states are available at all,
176176
* based on the MSR_IA32_MISC_ENABLE value and whether or
177177
* not the maximum reported turbo P-state is different from
178178
* the maximum reported non-turbo one.

0 commit comments

Comments
 (0)