From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH 1/1] Allow it87.c to handle IT8720
Date: Fri, 24 Oct 2008 08:52:39 +0000 [thread overview]
Message-ID: <20081024105239.30571c6a@hyperion.delvare> (raw)
In-Reply-To: <48FF7DA8.3020902@Spaggiari.org>
Hi Jean-Marc,
On Thu, 23 Oct 2008 18:09:14 -0400, Jean-Marc Spaggiari wrote:
> Jean Delvare wrote:
> > I am surprised. Compared to the previous version of your patch, some
> > occurrences of the data->type = it8720 test have been _removed_. For
> > example, in has_16bit_fans(), and also once in it87_probe(). You did
> > not really mean to revert these changes, did you?
> > (...)
> > All the rest looks OK to me now.
>
> I just update the patch. I have restore the missing occurrences off
> IT8720. I have also update some comments, Will post the patch in a new
> email thread since I think it's now clean.
OK, thanks. I'll review it later today. Unfortunately we missed the
merge window so this patch will be queued up for kernel 2.6.29.
> Also, I saw in a previous thread that we might use tabulations instead
> of spaces. There is a lot of spaces that can be replaced by tabulations.
> Do you think I can modify that and provide a "cosmetic" patch? Just let
> me know, and I will do.
Anything checkpatch.pl --file complains about is a candidate for a
cleanup patch, yes. As far as tabs vs. spaces are concerned, we indeed
prefer tabs in the code. When large comments use spaces I tend to leave
that as is though. Also note that it's perfectly OK to use a few spaces
after tabulations in order to align the second line of a statement on
the opening parenthesis of the first line of that statement.
--
Jean Delvare
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2008-10-24 8:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-22 19:23 [lm-sensors] [PATCH 1/1] Allow it87.c to handle IT8720 Jean-Marc Spaggiari
2008-10-23 9:36 ` Jean Delvare
2008-10-23 12:15 ` Jean-Marc Spaggiari
2008-10-23 22:09 ` Jean-Marc Spaggiari
2008-10-23 22:40 ` Jean-Marc Spaggiari
2008-10-24 8:52 ` Jean Delvare [this message]
2008-10-24 11:55 ` Jean Delvare
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=20081024105239.30571c6a@hyperion.delvare \
--to=khali@linux-fr.org \
--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.