Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1204524
| From | Mike Snitzer <snitzer@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V1 Resend 04/11] drivers: md: Drop unlikely before IS_ERR(_OR_NULL) |
| Date | 2015-08-10 22:10 +0200 |
| Message-ID | <pW1yq-8dg-27@gated-at.bofh.it> (permalink) |
| References | <pVOBb-5JE-7@gated-at.bofh.it> <pVOBb-5JE-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Aug 10 2015 at 2:12am -0400, Viresh Kumar <viresh.kumar@linaro.org> wrote: > IS_ERR(_OR_NULL) already contain an 'unlikely' compiler flag and there > is no need to do that again from its callers. Drop it. > > Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> I picked this up for 4.3, staged in linux-dm.git's 'for-next', see: https://git.kernel.org/cgit/linux/kernel/git/device-mapper/linux-dm.git/commit/?h=for-next&id=e2545d97b6cc0556fbd1099fca9271e3ca1d0b01 Thanks. -- 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 | Next in thread | Find similar | Unroll thread
[PATCH V1 Resend 04/11] drivers: md: Drop unlikely before IS_ERR(_OR_NULL) Viresh Kumar <viresh.kumar@linaro.org> - 2015-08-10 08:20 +0200
Re: [PATCH V1 Resend 04/11] drivers: md: Drop unlikely before IS_ERR(_OR_NULL) Mike Snitzer <snitzer@redhat.com> - 2015-08-10 22:10 +0200
Re: [PATCH V1 Resend 04/11] drivers: md: Drop unlikely before IS_ERR(_OR_NULL) Viresh Kumar <viresh.kumar@linaro.org> - 2015-08-11 03:50 +0200
Re: [PATCH V1 Resend 04/11] drivers: md: Drop unlikely before IS_ERR(_OR_NULL) Mike Snitzer <snitzer@redhat.com> - 2015-08-11 04:50 +0200
csiph-web