diff options
author | Dan Carpenter <[email protected]> | 2022-01-07 10:33:40 +0300 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2022-01-16 23:36:09 +0100 |
commit | 900ed72c8a190e8c0b87cb17abc645b8ec713011 (patch) | |
tree | 0a6c88b6422d51ae52d491f1c6675f4a122bcaef /net/lapb/lapb_in.c | |
parent | 7372971c1be5b7d4fdd8ad237798bdc1d1d54162 (diff) |
rtc: gamecube: Fix an IS_ERR() vs NULL check
The devm_kzalloc() function returns NULL on error, it doesn't return
error pointers.
Fixes: 86559400b3ef ("rtc: gamecube: Add a RTC driver for the GameCube, Wii and Wii U")
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Emmanuel Gil Peyrot <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Link: https://lore.kernel.org/r/20220107073340.GF22086@kili
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions