diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-11-10 17:10:31 -0500 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2017-11-13 16:11:11 -0500 |
commit | cb9fd89f91337aaca9c96d265930f22b31462e5e (patch) | |
tree | b8d36c73c105b9268826a70c96c08e7c26bda084 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 051276658b86729909fb6e28e1fabab11c109615 (diff) |
RDMA/core: avoid uninitialized variable warning in create_udata
As Dan pointed out, the rework I did makes it harder for smatch and other
static checkers to figure out what is going on with the uninitialized
pointers.
By open-coding the call in create_udata(), we make it more readable for
both humans and tools.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Fixes: 12f727721eee ("IB/uverbs: clean up INIT_UDATA_BUF_OR_NULL usage")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions