diff options
author | 2023-10-31 12:53:52 +0300 | |
---|---|---|
committer | 2023-10-31 14:09:50 -0700 | |
commit | 69d56b15a7941680aba8c3175b165221ecdf54b6 (patch) | |
tree | fa329de08f46f405928309f0b06e015fd800efd5 /scripts/generate_rust_analyzer.py | |
parent | Merge branch 'for-6.7/cxl-commited' into cxl/next (diff) | |
download | linux-rng-69d56b15a7941680aba8c3175b165221ecdf54b6.tar.xz linux-rng-69d56b15a7941680aba8c3175b165221ecdf54b6.zip |
cxl/hdm: Fix && vs || bug
If "info" is NULL then this code will crash. || was intended instead of
&&.
Fixes: 8ce520fdea24 ("cxl/hdm: Use stored Component Register mappings to map HDM decoder capability")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Robert Richter <rrichter@amd.com>
Link: https://lore.kernel.org/r/60028378-d3d5-4d6d-90fd-f915f061e731@moroto.mountain
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions