X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fbase%2Fcpu.c;h=fe7ef339414441afc3592994d00dc97a99e0d0d5;hb=62ea6d80211ecc88ef516927ecebf64cb505be3f;hp=7fd095efaebd75d3d6e1446b7bfdee12c64e31df;hpb=f0eef25339f92f7cd4aeea23d9ae97987a5a1e82;p=powerpc.git diff --git a/drivers/base/cpu.c b/drivers/base/cpu.c index 7fd095efae..fe7ef33941 100644 --- a/drivers/base/cpu.c +++ b/drivers/base/cpu.c @@ -103,7 +103,7 @@ static SYSDEV_ATTR(crash_notes, 0400, show_crash_notes, NULL); #endif /* - * register_cpu - Setup a driverfs device for a CPU. + * register_cpu - Setup a sysfs device for a CPU. * @cpu - cpu->hotpluggable field set to 1 will generate a control file in * sysfs for this CPU. * @num - CPU number to use when creating the device.