From: gregkh@linuxfoundation.org (Greg KH)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] staging: fsl-mc: be consistent when checking strcmp() returns
Date: Tue, 22 Aug 2017 18:40:31 -0700 [thread overview]
Message-ID: <20170823014031.GA14400@kroah.com> (raw)
In-Reply-To: <20170817115504.4308-1-laurentiu.tudor@nxp.com>
On Thu, Aug 17, 2017 at 02:55:04PM +0300, laurentiu.tudor at nxp.com wrote:
> From: Laurentiu Tudor <laurentiu.tudor@nxp.com>
>
> Throughout the driver we use == 0 / != 0 to check strcmp() returns except
> this place, so fix it.
You will just get someone else fixing it as it is not what checkpatch
recommends, so just leave it as-is please.
thanks,
greg k-h
WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: laurentiu.tudor@nxp.com
Cc: stuyoder@gmail.com, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org, agraf@suse.de,
ioana.ciornei@nxp.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] staging: fsl-mc: be consistent when checking strcmp() returns
Date: Tue, 22 Aug 2017 18:40:31 -0700 [thread overview]
Message-ID: <20170823014031.GA14400@kroah.com> (raw)
In-Reply-To: <20170817115504.4308-1-laurentiu.tudor@nxp.com>
On Thu, Aug 17, 2017 at 02:55:04PM +0300, laurentiu.tudor@nxp.com wrote:
> From: Laurentiu Tudor <laurentiu.tudor@nxp.com>
>
> Throughout the driver we use == 0 / != 0 to check strcmp() returns except
> this place, so fix it.
You will just get someone else fixing it as it is not what checkpatch
recommends, so just leave it as-is please.
thanks,
greg k-h
next prev parent reply other threads:[~2017-08-23 1:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-17 11:55 [PATCH] staging: fsl-mc: be consistent when checking strcmp() returns laurentiu.tudor at nxp.com
2017-08-17 11:55 ` laurentiu.tudor
2017-08-23 1:40 ` Greg KH [this message]
2017-08-23 1:40 ` Greg KH
2017-08-23 2:33 ` Joe Perches
2017-08-23 2:33 ` Joe Perches
2017-08-23 5:38 ` Greg KH
2017-08-23 5:38 ` Greg KH
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=20170823014031.GA14400@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=linux-arm-kernel@lists.infradead.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.