On Sun, 26 Jun 2011 21:54:37 +0200, Fubo Chen 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 ? Actually, I wrote that code, and I am a kernel coder. You may not like it, but at the time it seemed the best way to keep the function readable. This particular style allows for better placement of comments, which are many in this function. As long as checkpatch doesn't complain about it, I will not consider changing it, and will reject any attempt to do so (simply by comparing the readability before and after the patch and inevitably coming up to the conclusion that the change isn't worth it.) -- Jean Delvare _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors