diff options
author | 2023-04-19 17:27:03 +0300 | |
---|---|---|
committer | 2023-04-20 11:45:28 +0200 | |
commit | e1d6ca042e62c2a69513235f8629eb6e62ca79c5 (patch) | |
tree | cb2149f7d7b8d1adb3d658462c5b327d97c09235 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'coresight-next-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-next (diff) | |
download | wireguard-linux-e1d6ca042e62c2a69513235f8629eb6e62ca79c5.tar.xz wireguard-linux-e1d6ca042e62c2a69513235f8629eb6e62ca79c5.zip |
firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe
The svc_create_memory_pool() function returns error pointers. It never
returns NULL. Fix the check.
Fixes: 7ca5ce896524 ("firmware: add Intel Stratix10 service layer driver")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/5f9a8cb4-5a4f-460b-9cdc-2fae6c5b7922@kili.mountain
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions