All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Craig Inches <Craig@craiginches.com>
Cc: oleg.drokin@intel.com, andreas.dilger@intel.com,
	jsimmons@infradead.org, devel@driverdev.osuosl.org,
	linux-kernel@vger.kernel.org, lustre-devel@lists.lustre.org
Subject: [lustre-devel] [PATCH] staging: lustre fix constant comparision style issue in lu_object.h
Date: Sun, 12 Mar 2017 14:37:22 +0100	[thread overview]
Message-ID: <20170312133722.GC27791@kroah.com> (raw)
In-Reply-To: <20170311130740.11488-1-Craig@craiginches.com>

On Sat, Mar 11, 2017 at 01:07:40PM +0000, Craig Inches wrote:
> This patch resolves the "Comparisons should place the constant on
> the right side of the test" found with checkpatch tool.

Both are constants, I think checkpatch is the thing that is wrong here,
don't you agree?

thanks,

greg k-h

WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: Craig Inches <Craig@craiginches.com>
Cc: oleg.drokin@intel.com, andreas.dilger@intel.com,
	jsimmons@infradead.org, devel@driverdev.osuosl.org,
	linux-kernel@vger.kernel.org, lustre-devel@lists.lustre.org
Subject: Re: [PATCH] staging: lustre fix constant comparision style issue in lu_object.h
Date: Sun, 12 Mar 2017 14:37:22 +0100	[thread overview]
Message-ID: <20170312133722.GC27791@kroah.com> (raw)
In-Reply-To: <20170311130740.11488-1-Craig@craiginches.com>

On Sat, Mar 11, 2017 at 01:07:40PM +0000, Craig Inches wrote:
> This patch resolves the "Comparisons should place the constant on
> the right side of the test" found with checkpatch tool.

Both are constants, I think checkpatch is the thing that is wrong here,
don't you agree?

thanks,

greg k-h

  reply	other threads:[~2017-03-12 13:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-11 13:07 [lustre-devel] [PATCH] staging: lustre fix constant comparision style issue in lu_object.h Craig Inches
2017-03-11 13:07 ` Craig Inches
2017-03-12 13:37 ` Greg KH [this message]
2017-03-12 13:37   ` Greg KH
2017-03-13 12:11   ` [lustre-devel] " Dan Carpenter
2017-03-13 12:11     ` Dan Carpenter
2017-03-13 13:13     ` [lustre-devel] " Craig Inches
2017-03-13 13:13       ` Craig Inches

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=20170312133722.GC27791@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=Craig@craiginches.com \
    --cc=andreas.dilger@intel.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=jsimmons@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lustre-devel@lists.lustre.org \
    --cc=oleg.drokin@intel.com \
    /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.