提交 611a75e1 编写于 作者: R Robert P. J. Day 提交者: Jiri Kosina

include/linux/cpu.h: Update comments to reflect reality

Two minor changes to comments:

* Remove reference to drivers/base/sys.c, removed in 0a962657.
* CPUs are now exported by sysfs via devices/system/cpu.
Signed-off-by: NRobert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 01462c23
...@@ -6,9 +6,8 @@ ...@@ -6,9 +6,8 @@
* definitions of processors. * definitions of processors.
* *
* Basic handling of the devices is done in drivers/base/cpu.c * Basic handling of the devices is done in drivers/base/cpu.c
* and system devices are handled in drivers/base/sys.c.
* *
* CPUs are exported via sysfs in the class/cpu/devices/ * CPUs are exported via sysfs in the devices/system/cpu
* directory. * directory.
*/ */
#ifndef _LINUX_CPU_H_ #ifndef _LINUX_CPU_H_
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册