Fixed sparse warning "cast to restricted __le32".
struct recv_stat and struct phy_stat have always little endian members.
Signed-off-by: Jannik Becher
---
drivers/staging/rtl8712/rtl8712_recv.h | 28 ++--
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/dri
On 12/17/2016 01:39 PM, Jannik Becher wrote:
Fixed sparse warning "cast to restricted __le32".
struct recv_stat and struct phy_stat have always little endian members.
Signed-off-by: Jannik Becher
---
drivers/staging/rtl8712/rtl8712_recv.h | 28 ++--
1 file changed, 14 i
Signed-off-by: Scott Matheina
---
drivers/staging/fbtft/fb_agm1264k-fl.c | 17 ++---
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/drivers/staging/fbtft/fb_agm1264k-fl.c
b/drivers/staging/fbtft/fb_agm1264k-fl.c
index a6e3af7..4e371ed 100644
--- a/drivers/staging/fbtf
Fix coding style issue caught by checkpatch.pl relating to braces on
single statement blocks. This issue was corrected in 3 locations.
Signed-off-by: Aaron Moore
---
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_util.c | 9 +++--
1 file changed, 3 insertions(+), 6 deletions(-)
dif
Fixed sparse warning "cast to restricted __le32".
struct recv_stat and struct phy_stat have always little endian members.
Signed-off-by: Jannik Becher
---
drivers/staging/rtl8712/rtl8712_recv.h | 28 ++--
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/dri
On Sat, Dec 17, 2016 at 08:42:53PM -0600, Scott Matheina wrote:
> Signed-off-by: Scott Matheina
I can't take patches without any changelog text :(
> ---
> drivers/staging/fbtft/fb_agm1264k-fl.c | 17 ++---
> 1 file changed, 10 insertions(+), 7 deletions(-)
>
> diff --git a/drivers/