Wei Yongjun ef5aa934cf staging: rts5208: rtsx.c: Fix invalid use of sizeof in rtsx_probe()
sizeof() when applied to a pointer typed expression gives the
size of the pointer, not that of the pointed data.

Fixes: 2eb9d8cbb3c3 ("staging: rts5208: rtsx.c: Alloc sizeof struct")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-10-25 09:59:48 +02:00
..
2016-10-16 10:27:16 +02:00
2016-10-16 10:26:46 +02:00
2016-10-16 10:26:43 +02:00
2016-10-16 10:26:36 +02:00
2016-10-16 10:26:35 +02:00
2016-10-16 10:25:01 +02:00