diff options
author | Miles Chen <[email protected]> | 2023-01-10 11:12:42 +0800 |
---|---|---|
committer | Neil Armstrong <[email protected]> | 2023-01-10 15:21:13 +0100 |
commit | fcdc53aceed413dce3ef1d0166a8e9348d5a9c94 (patch) | |
tree | c023b398c1e5355829966e6ee29c81778a534dd9 /lib/string_helpers.c | |
parent | bc5998b92b9ee8818cc0f7fe02604751389a154e (diff) |
firmware: meson_sm: stop using 0 as NULL pointer
Use NULL for NULL pointer to fix the following sparse warning:
drivers/firmware/meson/meson_sm.c:85:24: sparse: warning: Using plain integer as NULL pointer
Signed-off-by: Miles Chen <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Neil Armstrong <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions