Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1209008
| From | Viresh Kumar <viresh.kumar@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] regulator: core: Use IS_ERR_OR_NULL() |
| Date | 2015-08-18 04:40 +0200 |
| Message-ID | <pYEYG-1cr-7@gated-at.bofh.it> (permalink) |
| References | <pYmIp-6B-11@gated-at.bofh.it> <pYyTf-Mb-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 17-08-15, 13:06, Mark Brown wrote: > On Mon, Aug 17, 2015 at 12:30:58PM +0530, Viresh Kumar wrote: > > Use IS_ERR_OR_NULL() rather than open coding it. > > Neither of the patches you sent today applied cleanly against current > code, please submit patches against the tree they're intended to be > applied on. That's the last I wanted to get ranted about, Sigh. I thought, my base is the latest linux-next/master, which will have your latest updates. But that wasn't the case. I was sitting on a slightly older base. Sorry about that. Will base out of your tree directly in future. -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] regulator: core: Use IS_ERR_OR_NULL() Viresh Kumar <viresh.kumar@linaro.org> - 2015-08-17 09:10 +0200
Re: [PATCH] regulator: core: Use IS_ERR_OR_NULL() Mark Brown <broonie@kernel.org> - 2015-08-17 22:10 +0200
Re: [PATCH] regulator: core: Use IS_ERR_OR_NULL() Viresh Kumar <viresh.kumar@linaro.org> - 2015-08-18 04:40 +0200
csiph-web