All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <guenter.roeck@ericsson.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH 1/2] hwmon: (w83795) More style cleanups
Date: Thu, 28 Oct 2010 14:34:48 +0000	[thread overview]
Message-ID: <20101028143448.GA4123@ericsson.com> (raw)
In-Reply-To: <20101028155620.5cb01b08@endymion.delvare>

On Thu, Oct 28, 2010 at 09:56:20AM -0400, Jean Delvare wrote:
> Cleanups suggested by Guenter Roeck, falling into 4 categories:
> * Swapping test orders, because if (var = CONSTANT) is much easier to
>   read than if (CONSTANT = var).
> * Simplifying comparisons with 0.
> * Dropping unneeded masks.
> * Dropping unneeded parentheses and curly braces.
> 
> Signed-off-by: Jean Delvare <khali@linux-fr.org>
> Cc: Guenter Roeck <guenter.roeck@ericsson.com>

Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>


_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

      reply	other threads:[~2010-10-28 14:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-28 13:56 [lm-sensors] [PATCH 1/2] hwmon: (w83795) More style cleanups Jean Delvare
2010-10-28 14:34 ` Guenter Roeck [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=20101028143448.GA4123@ericsson.com \
    --to=guenter.roeck@ericsson.com \
    --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.