[PATCH] drivers: staging: rts5208: fix endianness handling

2017-01-14 Thread Omri Arad
x_transport.c:319:44:expected unsigned long long [unsigned] [long] [long long] [usertype] drivers/staging/rts5208/rtsx_transport.c:319:44:got restricted __le64 [usertype] Signed-off-by: Omri Arad --- drivers/staging/rts5208/rtsx_transport.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deleti

[PATCH] staging: rtl8712: fix coding style error reported from checkpatch

2016-09-12 Thread Omri Arad
removed the following: ERROR: code indent should use tabs where possible WARNING: please, no spaces at the start of a line WARNING: Statements should start on a tabstop Signed-off-by: Omri Arad --- drivers/staging/rtl8712/rtl871x_ioctl_linux.c | 4 ++-- 1 file changed, 2 insertions(+), 2