Skip to content

Commit

Permalink
staging: keucr: remove unused typedef VOID
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Jonathan Neuschäfer authored and Greg Kroah-Hartman committed Mar 7, 2011
1 parent 6888393 commit 22a5569
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/keucr/common.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#ifndef COMMON_INCD
#define COMMON_INCD

typedef void VOID;
typedef u8 BOOLEAN;
typedef u8 BYTE;
typedef u8 *PBYTE;
Expand Down

0 comments on commit 22a5569

Please sign in to comment.