Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 97155e03 authored by Shailendra Verma's avatar Shailendra Verma Committed by Rafael J. Wysocki
Browse files

cpufreq: nforce2: Fix typo in comment to function nforce2_init()

parent 732b6d61
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -414,7 +414,7 @@ static int nforce2_detect_chipset(void)
 * nforce2_init - initializes the nForce2 CPUFreq driver
 *
 * Initializes the nForce2 FSB support. Returns -ENODEV on unsupported
 * devices, -EINVAL on problems during initiatization, and zero on
 * devices, -EINVAL on problems during initialization, and zero on
 * success.
 */
static int __init nforce2_init(void)