mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-10 07:10:27 +00:00
cpufreq: nforce2: Fix typo in comment to function nforce2_init()
Signed-off-by: Shailendra Verma <shailendra.capricorn@gmail.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
parent
732b6d617a
commit
97155e0336
@ -414,7 +414,7 @@ static int nforce2_detect_chipset(void)
|
|||||||
* nforce2_init - initializes the nForce2 CPUFreq driver
|
* nforce2_init - initializes the nForce2 CPUFreq driver
|
||||||
*
|
*
|
||||||
* Initializes the nForce2 FSB support. Returns -ENODEV on unsupported
|
* 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.
|
* success.
|
||||||
*/
|
*/
|
||||||
static int __init nforce2_init(void)
|
static int __init nforce2_init(void)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user