Re: [PATCH] docs: driver-model: bus.rst: Clean up the formatting, expound, modernize

2021-01-11 Thread Jonathan Corbet
On Mon, 21 Dec 2020 07:52:00 - Michael Witten wrote: > * The reStructuredText had some indentation issues. > > * The HTML output was not properly formatted in places. > > * Some of the details were lacking or needed clarification (especially > with regard to how a `struct bus_type` object

[PATCH] docs: driver-model: bus.rst: Clean up the formatting, expound, modernize

2020-12-20 Thread Michael Witten
* The reStructuredText had some indentation issues. * The HTML output was not properly formatted in places. * Some of the details were lacking or needed clarification (especially with regard to how a `struct bus_type` object should be defined). * The sysfs example hierarchy appeared outdated;