diff options
author | 2015-04-07 15:48:26 -0600 | |
---|---|---|
committer | 2015-04-07 19:10:51 -0600 | |
commit | 447228023eaa8c96a48a8a459be7a992008df830 (patch) | |
tree | 1e5691c18008d2d208ead46f2ec61e7a48c6d0d0 /scripts/gdb/linux/utils.py | |
parent | NVMe: Fix error handling of class_create("nvme") (diff) | |
download | linux-rng-447228023eaa8c96a48a8a459be7a992008df830.tar.xz linux-rng-447228023eaa8c96a48a8a459be7a992008df830.zip |
NVMe: Remove check for null
Checking fails static analysis due to additional arithmetic prior to
the NULL check. Mapping doesn't return NULL here anyway, so removing
the check.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions