diff options
| author | Dan Carpenter <[email protected]> | 2015-02-05 07:38:19 +0000 |
|---|---|---|
| committer | Richard Weinberger <[email protected]> | 2015-02-12 22:33:32 +0000 |
| commit | 8168b9bba6a88fe8a81be5b5f0937faeb3f6775d (patch) | |
| tree | 350b4b62141da21c67318bcc92372b8e4997aa39 /security/selinux/hooks.c | |
| parent | UBI: block: Continue creating ubiblocks after an initialization error (diff) | |
| download | kernel-8168b9bba6a88fe8a81be5b5f0937faeb3f6775d.tar.gz kernel-8168b9bba6a88fe8a81be5b5f0937faeb3f6775d.zip | |
UBI: block: Fix checking for NULL instead of IS_ERR()
We recently switched from allocating ->rq using blk_init_queue() to
use blk_mq_init_queue() so we need to update the error handling to
check for IS_ERR() instead of NULL.
Fixes: ff1f48ee3bb3 ('UBI: Block: Add blk-mq support')
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
