Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1725118
| From | Jens Axboe <axboe@kernel.dk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] kernfs: checking for IS_ERR() instead of NULL |
| Date | 2017-09-01 16:20 +0200 |
| Message-ID | <ukUXD-6dR-1@gated-at.bofh.it> (permalink) |
| References | <ukbQS-R3-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 08/30/2017 08:04 AM, Dan Carpenter wrote: > The kernfs_get_inode() returns NULL on error, it never returns error > pointers. Added for 4.14, with the ack from Tejun and Greg. -- Jens Axboe
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] kernfs: checking for IS_ERR() instead of NULL Dan Carpenter <dan.carpenter@oracle.com> - 2017-08-30 16:10 +0200
Re: [PATCH] kernfs: checking for IS_ERR() instead of NULL Tejun Heo <tj@kernel.org> - 2017-08-31 02:40 +0200
Re: [PATCH] kernfs: checking for IS_ERR() instead of NULL Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-31 19:00 +0200
Re: [PATCH] kernfs: checking for IS_ERR() instead of NULL Jens Axboe <axboe@kernel.dk> - 2017-08-31 22:00 +0200
Re: [PATCH] kernfs: checking for IS_ERR() instead of NULL Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-09-01 07:10 +0200
Re: [PATCH] kernfs: checking for IS_ERR() instead of NULL Jens Axboe <axboe@kernel.dk> - 2017-09-01 16:20 +0200
csiph-web