diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2020-02-17 17:39:45 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-02-18 21:22:02 +0300 |
commit | 297a31e3e8318f533cff4fe33ffaefb74f72c6e2 (patch) | |
tree | 4ed5f84dbea83463d12d1ea5b218b1cef6e08a0a /fs/qnx6 | |
parent | 7fbeb95d0f68e21e6ca61284f1ac681630976947 (diff) | |
download | linux-297a31e3e8318f533cff4fe33ffaefb74f72c6e2.tar.xz |
io_uring: remove unnecessary NULL checks
The "kmsg" pointer can't be NULL and we have already dereferenced it so
a check here would be useless.
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/qnx6')
0 files changed, 0 insertions, 0 deletions