diff options
author | Muhammad Usama Anjum <musamaanjum@gmail.com> | 2021-04-09 00:57:18 +0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-04-09 13:44:02 +0100 |
commit | e980048263ba72dcdbbf45d59e84c02001340f75 (patch) | |
tree | ab30ddee7658437f0322cd4c9194105b6e79fad5 /lib/test_string.c | |
parent | 4df2f5e1372e9eec8f9e1b4a3025b9be23487d36 (diff) |
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 'lib/test_string.c')
0 files changed, 0 insertions, 0 deletions