Em Wed, 26 Oct 2016 17:58:50 -0200
Mauro Carvalho Chehab <[email protected]> escreveu:
> This patch series convert the Documentation/edac.txt book to ReST and
> add an EDAC documentation to the driver-api book.
>
> The first 3 patches on this series are just cleanups to the headers,
> removing two unused stuff and using -EINVAL instead of -1 on
> one of the functions.
>
> The next 3 patches move existing documentation to edac_core.h
> and convert them be properly parsed by kernel-doc script.
>
> The next 4 patches convert Documentation/edac.txt to ReST, update
> some outdated info there and move it to the admin-guide.
>
> Patch 11 creates an edac.rst file at Documentation/driver-api, with
> the kAPI defined by the EDAC core, and used by the EDAC drivers.
>
> As this series make massive changes at edac_core.h, I added a
> final patch on this series to make checkpatch.pl happy, addressing
> a few issues there.
>
> After reviewed, my plan is to submit this series via my EDAC tree, if
> ok for everyone.
Forgot to mention: you can see the results of those patches at:
https://mchehab.fedorapeople.org/kernel_docs/admin-guide/edac.html
https://mchehab.fedorapeople.org/kernel_docs/driver-api/edac.html
No functional changes at the EDAC subsystem. Just documentation stuff.
Regards,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html