aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2015-02-05 07:38:19 +0000
committerRichard Weinberger <[email protected]>2015-02-12 22:33:32 +0000
commit8168b9bba6a88fe8a81be5b5f0937faeb3f6775d (patch)
tree350b4b62141da21c67318bcc92372b8e4997aa39 /security/selinux/hooks.c
parentUBI: block: Continue creating ubiblocks after an initialization error (diff)
downloadkernel-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