mmc: sdricoh_cs: Delete unnecessary variable initialisations
authorMarkus Elfring <elfring@users.sourceforge.net>
Tue, 29 Dec 2015 20:11:45 +0000 (21:11 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 29 Feb 2016 10:02:45 +0000 (11:02 +0100)
commitc48c5d580e2aa6c22759836759b3c01e4ee9e8c0
tree6c14efd46f654c22814acf7ffc89412bb02f2122
parentfc77dbd34c5c99bce46d40a2491937c3bcbd10af
mmc: sdricoh_cs: Delete unnecessary variable initialisations

These variables will eventually be set to an appropriate value a bit later.
* host
* iobase
* result

Thus let us omit the explicit initialisation at the beginning.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdricoh_cs.c
This page took 0.024774 seconds and 5 git commands to generate.