From: Tony Lindgren <tony@atomide.com>
To: YueHaibing <yuehaibing@huawei.com>
Cc: Faiz Abbas <faiz_abbas@ti.com>, Rob Herring <robh@kernel.org>,
linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH -next] bus: ti-sysc: Use PTR_ERR_OR_ZERO in sysc_init_resets()
Date: Fri, 12 Apr 2019 15:43:49 +0000 [thread overview]
Message-ID: <20190412154349.GX2839@atomide.com> (raw)
In-Reply-To: <20190411024708.123605-1-yuehaibing@huawei.com>
* YueHaibing <yuehaibing@huawei.com> [190411 02:36]:
> Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
Thanks but I'll rather skip this one as I find it a bit hard
to read unless there's some reasoning other than compress
few lines out of the code.
Regards,
TOny
WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: YueHaibing <yuehaibing@huawei.com>
Cc: Faiz Abbas <faiz_abbas@ti.com>, Rob Herring <robh@kernel.org>,
linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH -next] bus: ti-sysc: Use PTR_ERR_OR_ZERO in sysc_init_resets()
Date: Fri, 12 Apr 2019 08:43:49 -0700 [thread overview]
Message-ID: <20190412154349.GX2839@atomide.com> (raw)
In-Reply-To: <20190411024708.123605-1-yuehaibing@huawei.com>
* YueHaibing <yuehaibing@huawei.com> [190411 02:36]:
> Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
Thanks but I'll rather skip this one as I find it a bit hard
to read unless there's some reasoning other than compress
few lines out of the code.
Regards,
TOny
next prev parent reply other threads:[~2019-04-12 15:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-11 2:47 [PATCH -next] bus: ti-sysc: Use PTR_ERR_OR_ZERO in sysc_init_resets() YueHaibing
2019-04-11 2:47 ` YueHaibing
2019-04-12 15:43 ` Tony Lindgren [this message]
2019-04-12 15:43 ` Tony Lindgren
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=20190412154349.GX2839@atomide.com \
--to=tony@atomide.com \
--cc=faiz_abbas@ti.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=yuehaibing@huawei.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.