rtl8188eu: Convert VOID to void

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2013-05-18 23:37:45 -05:00
parent 2026ba8979
commit f6b0b0658a
51 changed files with 733 additions and 744 deletions

View file

@ -234,7 +234,7 @@ struct mp_tx
typedef VOID (*MPT_WORK_ITEM_HANDLER)(IN PVOID Adapter);
typedef void (*MPT_WORK_ITEM_HANDLER)(IN void * Adapter);
typedef struct _MPT_CONTEXT
{
// Indicate if we have started Mass Production Test.