Skip to content
Snippets Groups Projects
Commit 3163f4ed authored by Miles Chen's avatar Miles Chen Committed by Greg Kroah-Hartman
Browse files

cpufreq: armada-37xx: stop using 0 as NULL pointer


[ Upstream commit 08f0adb1 ]

Use NULL for NULL pointer to fix the following sparse warning:
drivers/cpufreq/armada-37xx-cpufreq.c:448:32: sparse: warning: Using plain integer as NULL pointer

Signed-off-by: default avatarMiles Chen <miles.chen@mediatek.com>
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 1ec79234
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment