From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Aastha Gupta <aastha.gupta4104@gmail.com>
Cc: outreachy-kernel@googlegroups.com,
Oleg Drokin <oleg.drokin@intel.com>,
Andreas Dilger <andreas.dilger@intel.com>,
James Simmons <jsimmons@infradead.org>
Subject: Re: [PATCH] staging: lustre: fix comparisons should place the constant on the right side
Date: Mon, 18 Sep 2017 11:38:34 +0200 [thread overview]
Message-ID: <20170918093834.GD9461@kroah.com> (raw)
In-Reply-To: <1505389603-8642-1-git-send-email-aastha.gupta4104@gmail.com>
On Thu, Sep 14, 2017 at 05:16:43PM +0530, Aastha Gupta wrote:
> This patch fixes checkpatch.pl warning:
>
> WARNING: Comparisons should place the constant on the right side of the test
>
> Signed-off-by: Aastha Gupta <aastha.gupta4104@gmail.com>
> Acked-by: Julia Lawall <julia.lawall@lip6.fr>
> ---
> drivers/staging/lustre/lustre/include/lu_object.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
I see at least 11 different lustre patches from you that you have
recently sent out, but yet I have no idea what patch to apply in what
order :(
Please fix this up and resend all of them as a single patch series so I
have a chance to get this correct.
thanks,
greg k-h
prev parent reply other threads:[~2017-09-18 9:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-14 11:46 [PATCH] staging: lustre: fix comparisons should place the constant on the right side Aastha Gupta
2017-09-14 11:51 ` [Outreachy kernel] " Julia Lawall
2017-09-18 9:38 ` Greg Kroah-Hartman [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=20170918093834.GD9461@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=aastha.gupta4104@gmail.com \
--cc=andreas.dilger@intel.com \
--cc=jsimmons@infradead.org \
--cc=oleg.drokin@intel.com \
--cc=outreachy-kernel@googlegroups.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.