mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 10:20:17 -04:00
staging: ft1000: Get rid of PULONG typedef usage.
Signed-off-by: Marek Belisko <marek.belisko@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
fc549a05e7
commit
d44d76f93d
@@ -100,7 +100,6 @@ struct prov_record {
|
||||
|
||||
#define ULONG u32 /* WTF ??? */
|
||||
#define BOOLEAN u8
|
||||
#define PULONG u32 *
|
||||
#define PCHAR u8 *
|
||||
#define UINT u32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user