Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)
authorJacky Boen <aqiank@gmail.com>
Sun, 1 May 2016 15:50:39 +0000 (23:50 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 1 May 2016 21:34:53 +0000 (14:34 -0700)
commit99aded71b52cfdfa22721c42e42efdd13a02f0a6
tree9c91707c057c5d01603a1f71592096d90392cfb7
parent9cb2dbf316d9a020fa4a042958930b85f24f2a6f
Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)

Fix coding style issue

Signed-off-by: Jacky Boen <aqiank@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/usb_halinit.c