]> www.infradead.org Git - users/willy/xarray.git/commit
clk: imx: composite-7ulp: Use NULL instead of 0
authorPeng Fan <peng.fan@nxp.com>
Mon, 24 Jun 2024 02:43:51 +0000 (10:43 +0800)
committerAbel Vesa <abel.vesa@linaro.org>
Mon, 24 Jun 2024 11:22:08 +0000 (14:22 +0300)
commit466da3d2d967ee87d82060df2bc9c6ad4fc4af49
treef3d7b60bc24154fd40a23ae7142eb6ce2ae9a908
parent1919d77a9591aa692c8de11540ffc0e7d18eabb4
clk: imx: composite-7ulp: Use NULL instead of 0

Address the sparse warnings "
sparse warnings: (new ones prefixed by >>)
>> drivers/clk/imx/clk-composite-7ulp.c:85:24: sparse: sparse:
Using plain integer as NULL pointer
"

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202406220536.JnAncjqz-lkp@intel.com/
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20240624024351.488492-1-peng.fan@oss.nxp.com
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
drivers/clk/imx/clk-composite-7ulp.c