From: Andre Prendel <andre.prendel@gmx.de>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH RFC 2/2] tmp401: Add support for
Date: Fri, 15 May 2009 09:20:16 +0000 [thread overview]
Message-ID: <20090515092016.GB4656@ubuntu> (raw)
In-Reply-To: <20090515091222.GA4656@ubuntu>
On Fri, May 15, 2009 at 10:00:41AM +0200, Jean Delvare wrote:
> On Fri, 15 May 2009 09:47:49 +0200, Hans de Goede wrote:
> > On 05/14/2009 11:24 AM, Andre Prendel wrote:
> > > + if(data->kind = TMP411_DEVICE_ID) {
> >
> > This should be:
> > + if(data->kind = tmp411) {
> >
> > !!
>
> This should actually be:
>
> if (data->kind = tmp411) {
>
> Something scripts/checkpatch.pl would have warned Andre about.
Sorry, I forgot to check the patch.
Andre
>
> --
> Jean Delvare
>
> _______________________________________________
> lm-sensors mailing list
> lm-sensors@lm-sensors.org
> http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
prev parent reply other threads:[~2009-05-15 9:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-15 9:12 [lm-sensors] [PATCH RFC 2/2] tmp401: Add support for Andre Prendel
2009-05-15 9:20 ` Andre Prendel [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090515092016.GB4656@ubuntu \
--to=andre.prendel@gmx.de \
--cc=lm-sensors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.