2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 02:34:01 +08:00
linux-next/drivers/staging/rtl8188eu
Michael Straube 645923e441 staging: rtl8188eu: change array type to u8
The the last two parameters of write_cam() have type u8.
Change the type of the passed arrays from unsigned char to u8.
Clears a line over 80 characters checkpatch warning.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-09-11 18:37:57 +02:00
..
core staging: rtl8188eu: change array type to u8 2018-09-11 18:37:57 +02:00
hal staging: rtl8188eu: simplify function comment 2018-09-10 11:17:47 +02:00
include staging: rtl8188eu: Removed a function and coded inline 2018-08-27 19:29:39 +02:00
os_dep staging: rtl8188eu: Removed unneeded variable 2018-08-27 19:29:39 +02:00
Kconfig Revert "staging:r8188eu: Use lib80211 to support TKIP" 2018-07-16 10:04:11 +02:00
Makefile staging: rtl8188eu: rename odm_RTL8188E - style 2018-08-02 09:44:27 +02:00
TODO staging: rtl8188eu: Fix spelling mistake 2018-08-27 19:29:39 +02:00