Re: [PATCH v3] Add support for the Philips SA56004 temperaturesensor.

From: Guenter Roeck
Date: Tue Jun 28 2011 - 14:23:27 EST


On Tue, 2011-06-28 at 13:50 -0400, Fubo Chen wrote:
> On Mon, Jun 27, 2011 at 9:04 AM, Stijn Devriendt (sdevrien)
> <sdevrien@xxxxxxxxx> wrote:
> >> On Mon, Jun 6, 2011 at 12:40 PM, <sdevrien@xxxxxxxxx> wrote:
> >> > + } else
> >> > + if (man_id == 0xA1) { /* NXP Semiconductor/Philips */
> >>
> >> No kernel coder writes like this. Has this ever been run through
> >> checkpatch ?
> > It has. Unfortunately this is just the coding style in the whole
> > driver. I believe it's better to have a consistent file rather
> > than 3 different styles.
>
> Makes sense to me. By the way, it's not forbidden to clean up unusual
> coding style from other developers.
>
Yes, but as separate patch. Please feel free to submit such a patch.

Thanks,
Guenter


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/