On Tue, Apr 07, 2020 at 04:39:03PM +0200, Ulf Hansson wrote: > The in-parameter struct mmc_data *data is never NULL, because the caller > always provides a valid pointer. Hence drop the corresponding redundant > code. > > Signed-off-by: Ulf Hansson <ulf.hansson@xxxxxxxxxx> > --- > drivers/mmc/host/s3cmci.c | 7 ------- > 1 file changed, 7 deletions(-) Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Best regards, Krzysztof