restricted __be64
[usertype] mactime
drivers/staging//wlan-ng//hfa384x_usb.c:3517:33:got unsigned long long
Computation on the value should be done when in machine format, not in big
endian format.
Signed-off-by: Adrien Descamps
---
Compile tested only
drivers/staging/wlan-ng/hfa384x_usb.c | 2
Fix some sparse warning by using correct endian types in structs and
local variables.
This patch only fix sparse warnings and do not change the logic.
Signed-off-by: Adrien Descamps
---
Compile tested only
drivers/staging/wlan-ng/hfa384x.h | 54 +--
drivers
Fix some sparse warning by using correct endian types in structs and
local variables.
This patch only fix sparse warnings and do not change the logic.
Signed-off-by: Adrien Descamps
---
Compile tested only
drivers/staging/wlan-ng/hfa384x.h | 58 +--
drivers
restricted __be64
[usertype] mactime
drivers/staging//wlan-ng//hfa384x_usb.c:3517:33:got unsigned long long
Computation on the value should be done when in machine format, not in big
endian format.
Signed-off-by: Adrien Descamps
---
Compile tested only
drivers/staging/wlan-ng/hfa384x_usb.c | 2
restricted __be64
[usertype] mactime
drivers/staging//wlan-ng//hfa384x_usb.c:3517:33:got unsigned long long
Computation on the value should be done when in machine format, not in big
endian format.
Compile tested only.
Signed-off-by: Adrien Descamps
---
drivers/staging/wlan-ng/hfa384x_usb.c | 2
Fix some sparse warning by using correct endian types in structs and
local variables.
This patch only fix sparse warnings and do not change the logic.
Compile tested only.
Signed-off-by: Adrien Descamps
---
drivers/staging/wlan-ng/hfa384x.h | 58 +--
drivers
Open braces for enum, union and struct go on the same line.
Signed-off-by: Adrien Descamps
Reviewed-by: Eric Anholt
---
.../interface/vchi/connections/connection.h| 3 +--
.../interface/vchi/message_drivers/message.h | 9 +++--
drivers/staging/vc04_services
Fix checkpatch.ph errors "space prohibited between function name and
open parenthesis" in socklnd.h
Signed-off-by: Adrien Descamps
---
.../staging/lustre/lnet/klnds/socklnd/socklnd.h| 130 ++---
1 file changed, 65 insertions(+), 65 deletions(-)
diff --git a/drive