diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2016-10-30 07:28:27 +0300 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-11-07 00:14:59 +0300 |
commit | 772918524dfb8c8869120728c1b1109a2d49493c (patch) | |
tree | 387018dd45b281964a3f1c64766b3efb98a784fc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bc33b0ca11e3df467777a4fa7639ba488c9d4911 (diff) | |
download | linux-772918524dfb8c8869120728c1b1109a2d49493c.tar.xz |
nbd: Fix error handling
'blk_mq_alloc_request()' returns an error pointer in case of error, not
NULL. So test it with IS_ERR.
Fixes: fd8383fd88a2 ("nbd: convert to blkmq")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions