HomeFreeBSD

Fix coverity defects: CID 150926

Description

Fix coverity defects: CID 150926

CID 150926: Unchecked return value (CHECKED_RETURN)

  • This case cannot occur given the existing taskq implementation and flags passed to task_dispatch().

Reviewed-by: Chunwei Chen <david.chen@osnexus.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: luozhengzheng <luo.zhengzheng@zte.com.cn>
Closes #5272

Details

Provenance
luozhengzheng <luo.zhengzheng@zte.com.cn>Authored on Oct 18 2016, 6:32 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Oct 18 2016, 6:32 PM
Parents
rG6d00b5e13699: Fix unused variable
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG7c502b0b1de8: Fix coverity defects: CID 150926 (authored by luozhengzheng <luo.zhengzheng@zte.com.cn>).Oct 18 2016, 6:32 PM