X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fcpu.h;h=86980c68234aad549fd7d7252da7df5a72139403;hb=3874b98c655b9490bea1cf9c7697d5dc5338376f;hp=e8904c0da686e0f347c5fe35a8603fa6e581de31;hpb=3e0777b8fa96f7073ed5d13d3bc1d573b766bef9;p=linux-2.6 diff --git a/include/linux/cpu.h b/include/linux/cpu.h index e8904c0da6..86980c6823 100644 --- a/include/linux/cpu.h +++ b/include/linux/cpu.h @@ -8,7 +8,7 @@ * 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 driverfs in the class/cpu/devices/ + * CPUs are exported via sysfs in the class/cpu/devices/ * directory. * * Per-cpu interfaces can be implemented using a struct device_interface.