diff options
author | Muhammad Usama Anjum <musamaanjum@gmail.com> | 2021-04-08 22:57:18 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-04-09 15:44:02 +0300 |
commit | e980048263ba72dcdbbf45d59e84c02001340f75 (patch) | |
tree | ab30ddee7658437f0322cd4c9194105b6e79fad5 /scripts/gdb/linux/config.py | |
parent | 4df2f5e1372e9eec8f9e1b4a3025b9be23487d36 (diff) | |
download | linux-e980048263ba72dcdbbf45d59e84c02001340f75.tar.xz |
spi: orion: set devdata properly as it is being used later
If device_get_match_data returns NULL, devdata isn't being updated
properly. It is being used later in the function. Both devdata and
spi->devdata should be updated to avoid NULL pointer dereference.
Addresses-Coverity: ("NULL pointer dereference")
Fixes: 0e6521f13c2 ("spi: orion: Use device_get_match_data() helper")
Signed-off-by: Muhammad Usama Anjum <musamaanjum@gmail.com>
Link: https://lore.kernel.org/r/20210408195718.GA3075166@LEGION
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions