diff options
author | Manish Narani <manish.narani@xilinx.com> | 2021-06-15 16:13:54 +0530 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2021-08-24 10:15:29 +0200 |
commit | 66bad6ed2204fdb78a0a8fb89d824397106a5471 (patch) | |
tree | 0ec15d78e7bbe6e01c10eaf27ca5e1f19bacfd76 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 256e4e4e836ce2452f6874a1612dc3e29f512143 (diff) |
mmc: sdhci-of-arasan: Check return value of non-void funtions
At a couple of places, the return values of the non-void functions were
not getting checked. This was reported by the coverity tool. Modify the
code to check the return values of the same.
Addresses-Coverity: ("check_return")
Signed-off-by: Manish Narani <manish.narani@xilinx.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/1623753837-21035-5-git-send-email-manish.narani@xilinx.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions