diff options
author | 2025-03-14 13:55:10 +0300 | |
---|---|---|
committer | 2025-03-14 12:43:53 +0000 | |
commit | 5442d22da7dbff3ba8c6720fc6f23ea4934d402d (patch) | |
tree | c99bb42ee42e053f9da855370e659bef19214bb6 /net/lapb/lapb_timer.c | |
parent | coresight: configfs: Constify struct config_item_type (diff) | |
download | wireguard-linux-5442d22da7dbff3ba8c6720fc6f23ea4934d402d.tar.xz wireguard-linux-5442d22da7dbff3ba8c6720fc6f23ea4934d402d.zip |
Coresight: Fix a NULL vs IS_ERR() bug in probe
The devm_platform_get_and_ioremap_resource() function doesn't
return NULL, it returns error pointers. Update the checking to
match.
Fixes: f78d206f3d73 ("Coresight: Add Coresight TMC Control Unit driver")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/dab039b9-d58a-41be-92f0-ff209cfabfe2@stanley.mountain
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions