Re: drivers/mmc/host/tmio_mmc.c:177 tmio_mmc_probe() warn: argument 3 to %08lx specifier is cast from pointer

2020-11-16 Thread Krzysztof Kozlowski
warnings: > drivers/mmc/host/tmio_mmc.c:177 tmio_mmc_probe() warn: argument 3 to %08lx > specifier is cast from pointer > > vim +177 drivers/mmc/host/tmio_mmc.c > > 94b110aff8679b1 Kuninori Morimoto 2015-01-13 170 > de501af98dfab9c Ian Molton2015-04-27 1

drivers/mmc/host/tmio_mmc.c:177 tmio_mmc_probe() warn: argument 3 to %08lx specifier is cast from pointer

2020-11-16 Thread Dan Carpenter
) compiler: aarch64-linux-gcc (GCC) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot Reported-by: Dan Carpenter smatch warnings: drivers/mmc/host/tmio_mmc.c:177 tmio_mmc_probe() warn: argument 3 to %08lx specifier is cast from pointer vim +177