Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1573884
| Path | csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Mark Brown <broonie@kernel.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 2/5] regulator: core: have regulator_dev_lookup() return ERR_PTR-encoded errors |
| Date | Sun, 05 Feb 2017 16:00:02 +0100 |
| Message-ID | <t7wsi-eB-11@gated-at.bofh.it> (permalink) |
| References | <t6U3D-7uQ-13@gated-at.bofh.it> <t6U3E-7uQ-23@gated-at.bofh.it> <t75BM-7td-13@gated-at.bofh.it> <t7d6h-4jT-3@gated-at.bofh.it> |
| X-Original-To | Dmitry Torokhov <dmitry.torokhov@gmail.com> |
| MIME-Version | 1.0 |
| Content-Type | multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="xbex3tbe4yge4zpn" |
| Content-Disposition | inline |
| X-Cookie | <Omnic> another .sig addition |
| User-Agent | NeoMutt/20170113 (1.7.2) |
| X-Sa-Exim-Connect-IP | 2001:67c:1810:f051:e387:5dab:49ba:da3 |
| X-Sa-Exim-Mail-From | broonie@sirena.org.uk |
| X-Sa-Exim-Version | 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) |
| X-Sa-Exim-Scanned | No (on mezzanine.sirena.org.uk); Unknown failure |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 35 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Liam Girdwood <lgirdwood@gmail.com>, linux-kernel@vger.kernel.org |
| X-Original-Date | Sun, 5 Feb 2017 15:49:52 +0100 |
| X-Original-Message-ID | <20170205144952.stprcykry2rszwun@sirena.org.uk> |
| X-Original-References | <20170203215604.23285-1-dmitry.torokhov@gmail.com> <20170203215604.23285-2-dmitry.torokhov@gmail.com> <20170204101159.yzpbbnjp3oxoc362@sirena.org.uk> <20170204181921.GC12980@dtor-ws> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1573884 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On Sat, Feb 04, 2017 at 10:19:21AM -0800, Dmitry Torokhov wrote: > V2: replaced "return r ? r : ERR_PTR(-ENODEV);" with expanded "if" > statement. Please don't send new versions of patches as replies into the middle of existing patch serieses, especially not by replying to individual patches and even especially when bits of the earlier series have been applied. This just makes everything much more difficult to follow - looking at an archive of the list it's hard to tell what the current version of the series is and if old bits of the series aren't there the numbering within the series you posted gets broken as there are missing patches.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 2/5] regulator: core: have regulator_dev_lookup() return ERR_PTR-encoded errors Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-02-03 23:00 +0100
Re: [PATCH 2/5] regulator: core: have regulator_dev_lookup() return ERR_PTR-encoded errors Mark Brown <broonie@kernel.org> - 2017-02-04 11:20 +0100
[PATCH v2 2/5] regulator: core: have regulator_dev_lookup() return ERR_PTR-encoded errors Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-02-04 19:20 +0100
Re: [PATCH v2 2/5] regulator: core: have regulator_dev_lookup() return ERR_PTR-encoded errors Mark Brown <broonie@kernel.org> - 2017-02-05 16:00 +0100
Re: [PATCH v2 2/5] regulator: core: have regulator_dev_lookup() return ERR_PTR-encoded errors Mark Brown <broonie@kernel.org> - 2017-02-06 00:50 +0100
Applied "regulator: core: have regulator_dev_lookup() return ERR_PTR-encoded errors" to the regulator tree Mark Brown <broonie@kernel.org> - 2017-02-06 14:40 +0100
csiph-web