Re: [PATH TRIVIAL] Documentation: cpu-hotplug: Fix sysfs mount instructions

2015-12-10 Thread Sören Brinkmann
On Thu, 2015-12-10 at 11:36AM -0700, Jonathan Corbet wrote: > On Mon, 7 Dec 2015 23:26:58 -0800 > Soren Brinkmann wrote: > > > The instructions for mounting sysfs are inconsistent in instructing to > > create the directory '/sysfs' but then mounting sysfs to /sys. > > Also, indentation is slightl

Re: [PATH TRIVIAL] Documentation: cpu-hotplug: Fix sysfs mount instructions

2015-12-10 Thread Jonathan Corbet
On Mon, 7 Dec 2015 23:26:58 -0800 Soren Brinkmann wrote: > The instructions for mounting sysfs are inconsistent in instructing to > create the directory '/sysfs' but then mounting sysfs to /sys. > Also, indentation is slightly off. Are there really any systems out there that won't have sysfs mou

[PATH TRIVIAL] Documentation: cpu-hotplug: Fix sysfs mount instructions

2015-12-07 Thread Soren Brinkmann
The instructions for mounting sysfs are inconsistent in instructing to create the directory '/sysfs' but then mounting sysfs to /sys. Also, indentation is slightly off. Signed-off-by: Soren Brinkmann --- Documentation/cpu-hotplug.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --