Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1348107
| From | Joerg Roedel <joro@8bytes.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [patch 2/2] iommu/mediatek: checking for IS_ERR() instead of NULL |
| Date | 2016-03-02 16:00 +0100 |
| Message-ID | <r8gpR-Cq-29@gated-at.bofh.it> (permalink) |
| References | <r8c2S-6eY-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Mar 02, 2016 at 01:10:27PM +0300, Dan Carpenter wrote:
> of_platform_device_create() returns NULL on error, it never returns
> error pointers.
>
> Fixes: 0df4fabe208d ('iommu/mediatek: Add mt8173 IOMMU driver')
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Applied, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[patch 2/2] iommu/mediatek: checking for IS_ERR() instead of NULL Dan Carpenter <dan.carpenter@oracle.com> - 2016-03-02 11:20 +0100 Re: [patch 2/2] iommu/mediatek: checking for IS_ERR() instead of NULL Joerg Roedel <joro@8bytes.org> - 2016-03-02 16:00 +0100
csiph-web