Files
linux/drivers/staging
Tapasweni Pathak b312fb06b5 staging: rtl8188eu: os_dep: Remove useless cast on kzalloc
Casting rhe return value which is a void pointer is redundant.
The conversion from void pointer to any other pointer type is
guaranteed by the C programming language, as mentioned in
Documentation/CodingStyle, Chap 14.

Removed the cast on kzalloc return value.

Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-10-23 12:20:44 +08:00
..
2014-10-20 10:30:13 +08:00
2014-07-30 17:18:47 -07:00
2014-09-28 22:03:58 -04:00
2014-10-20 11:27:52 +08:00
2014-10-20 10:30:15 +08:00
2014-10-20 10:30:15 +08:00