Home
last modified time | relevance | path

Searched hist:eecc515a (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/staging/rtl8712/
H A Dhal_init.ceecc515a Wed Oct 22 16:22:27 CDT 2014 Rasmus Villemoes <linux@rasmusvillemoes.dk> staging: rtl8712: Remove redundant cast

struct firmware::data has type const u8*, as does *ppmappedfw, so the
cast to u8* is unnecessary and slightly confusing.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
eecc515a Wed Oct 22 16:22:27 CDT 2014 Rasmus Villemoes <linux@rasmusvillemoes.dk> staging: rtl8712: Remove redundant cast

struct firmware::data has type const u8*, as does *ppmappedfw, so the
cast to u8* is unnecessary and slightly confusing.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>