aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorMing Lei <[email protected]>2015-01-02 14:25:27 +0000
committerJens Axboe <[email protected]>2015-01-02 10:32:02 -0700
commit35b489d32fcc37e8735f41aa794b24cf9d1e74f5 (patch)
treef16c4c7a3148a3ca9c7c149ea6de66fd4423e7c8 /tools/perf/util/trace-event-scripting.c
parentaed3ea94bdd2ac0a21ed0103d34097e202ee77f6 (diff)
block: fix checking return value of blk_mq_init_queue
Check IS_ERR_OR_NULL(return value) instead of just return value. Signed-off-by: Ming Lei <[email protected]> Reduced to IS_ERR() by me, we never return NULL. Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions