mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 22:43:04 +00:00
rtl8188eu: Replace LONG variants with the standard uxx form
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
429924c7ed
commit
8ac0b5364d
7 changed files with 52 additions and 54 deletions
|
@ -32,8 +32,6 @@
|
|||
|
||||
typedef signed int sint;
|
||||
|
||||
#define ULONG u32
|
||||
|
||||
typedef void (*proc_t)(void*);
|
||||
|
||||
typedef __kernel_size_t SIZE_T;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue