[lm-sensors] [patch 01/36] hwmon: New driver for the W83795G/ADG monitoring chips

Guenter Roeck guenter.roeck at ericsson.com
Wed Sep 15 19:04:51 CEST 2010


On Wed, Sep 15, 2010 at 12:43:23PM -0400, Jean Delvare wrote:
> On Wed, 15 Sep 2010 09:34:47 -0700, Guenter Roeck wrote:
> > Hi Jean,
> > 
> > On Wed, Sep 15, 2010 at 09:40:27AM -0400, Jean Delvare wrote:
> > [...]
> > > +module_init(sensors_w83795_init);
> > > +module_exit(sensors_w83795_exit);
> > > +
> > Nitpick but causes a whitespace error when integrating (empty last line),
> > which is then retained through the entire series.
> 
> Fixed, thanks for reporting. Not sure which tool pointed it out, but
> checkpatch didn't tell me.
> 
Yes, I know. Often happens to me with whitespace errors.

"git am" complains about it, unless you use -3.

Guenter



More information about the lm-sensors mailing list