Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1717954

Re: [PATCH] staging: fsl-mc: be consistent when checking strcmp() returns

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH] staging: fsl-mc: be consistent when checking strcmp() returns
Date 2017-08-23 03:50 +0200
Message-ID <uhsXT-2lI-1@gated-at.bofh.it> (permalink)
References <uhsXT-2lI-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH] staging: fsl-mc: be consistent when checking strcmp()  returns Greg KH <gregkh@linuxfoundation.org> - 2017-08-23 03:50 +0200
  Re: [PATCH] staging: fsl-mc: be consistent when checking strcmp()  returns Joe Perches <joe@perches.com> - 2017-08-23 04:40 +0200
    Re: [PATCH] staging: fsl-mc: be consistent when checking strcmp()  returns Greg KH <gregkh@linuxfoundation.org> - 2017-08-23 07:40 +0200

csiph-web