aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJiapeng Chong <[email protected]>2021-06-01 19:07:49 +0800
committerJason Gunthorpe <[email protected]>2021-06-04 11:55:34 -0300
commitaeb27bb76ad8197eb47890b1ff470d5faf8ec9a5 (patch)
tree6d1d4521de980432fc064b2de296a7edcce1d64a /tools/perf/scripts/python/export-to-sqlite.py
parentef2a75c5c88ebcfe518ba9786788e8d0cc684a3f (diff)
RDMA/cxgb4: Fix missing error code in create_qp()
The error code is missing in this code scenario so 0 will be returned. Add the error code '-EINVAL' to the return value 'ret'. Eliminates the follow smatch warning: drivers/infiniband/hw/cxgb4/qp.c:298 create_qp() warn: missing error code 'ret'. Link: https://lore.kernel.org/r/1622545669-20625-1-git-send-email-jiapeng.chong@linux.alibaba.com Reported-by: Abaci Robot <[email protected]> Signed-off-by: Jiapeng Chong <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions