rtl8188eu: Remove useless IN and OUT from parameter lists

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2015-03-13 12:06:38 -05:00
parent 460e260891
commit d26bbefc3a
42 changed files with 1379 additions and 1410 deletions

View file

@ -1425,7 +1425,7 @@ ODM_RAStateCheck(
PDM_ODM_T pDM_Odm,
s32 RSSI,
bool bForceUpdate,
OUT u8 * pRATRState
u8 * pRATRState
);
#define dm_SWAW_RSSI_Check ODM_SwAntDivChkPerPktRssi