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/20210406214615.40cf3493@xxxxxxxxxxxxxxxx/ > Reported-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> > Signed-off-by: Gustavo Pimentel <gustavo.pimentel@xxxxxxxxxxxx> > --- > 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