On Tue, Apr 06, 2021 at 11:17:48PM +0200, Gustavo Pimentel wrote:
> Fixes indentation issues reported by doing *make htmldocs* as well some
> text formatting.
>
> Besides these fixes, there was some outdated information related to stop
> file interface in sysfs.
You are not doing this for all "misc-devices", you are doing this only
for one specific driver file.
Please look at the example I provided for how to name this and fix up.
>
> Fixes: e1181b5bbc3c ("Documentation: misc-devices: Add Documentation for
> dw-xdata-pcie driver")
> Link:
> https://lore.kernel.org/linux-next/[email protected]/
> Reported-by: Stephen Rothwell <[email protected]>
> Signed-off-by: Gustavo Pimentel <[email protected]>
> ---
> Documentation/misc-devices/dw-xdata-pcie.rst | 62
> +++++++++++++++++++---------
> 1 file changed, 43 insertions(+), 19 deletions(-)
What changed from v1? Always put that below the --- line.
thanks,
greg k-h