[lm-sensors] [PATCH v3] hwmon: Add submitting-patches checklist to documentation
Jean Delvare
khali at linux-fr.org
Thu Apr 7 10:12:23 CEST 2011
On Wed, 6 Apr 2011 10:17:53 -0700, Guenter Roeck wrote:
> When writing hardware monitoring drivers, there are some common pitfalls which
> keep coming up in code reviews. This patch provides a document describing all
> those pitfalls and how to avoid them.
>
> Signed-off-by: Guenter Roeck <guenter.roeck at ericsson.com>
Acked-by: Jean Delvare <khali at linux-fr.org>
Minor suggestion below - but no need to resend.
> +* Provide a detect function only if a chip can be detected reliably. On the
> + other side, if the chip can be detected reliably, provide a detect function.
Could be expressed in a more compact way as:
* Provide a detect function if and only if a chip can be detected reliably.
(But maybe this is the mathematician in me speaking!)
--
Jean Delvare
More information about the lm-sensors
mailing list