Re: [PATCH] mmc: tmio: make a cast explicit

2016-06-03 Thread Ulf Hansson
On 27 May 2016 at 14:10, Wolfram Sang wrote: > From: Wolfram Sang > > Sparse complains about the implicit cast. Making it explicit is indeed > better coding style. > > Signed-off-by: Wolfram Sang Thanks,

[PATCH] mmc: tmio: make a cast explicit

2016-05-27 Thread Wolfram Sang
From: Wolfram Sang Sparse complains about the implicit cast. Making it explicit is indeed better coding style. Signed-off-by: Wolfram Sang --- drivers/mmc/host/tmio_mmc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)