]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: ushc: Fix incorrect parameter in sizeof
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 25 Feb 2014 09:48:19 +0000 (15:18 +0530)
committerChris Ball <chris@printf.net>
Tue, 25 Feb 2014 20:42:20 +0000 (15:42 -0500)
commit9751ebd9184d16d27a0ae23706c8ea72bb303154
tree9ddbf7dcee30cd922e52a3bb7957de5c0226df25
parentd33a0fd424e1af581f0e45e3f10ced1d77944922
mmc: ushc: Fix incorrect parameter in sizeof

sizeof should be of the parent structure type.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/ushc.c