rtl8188eu: Remove the Windows IN and OUT pseudodirectives

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2018-11-13 09:28:01 -06:00
parent 722e1c9b2e
commit 21b9be0939
31 changed files with 1105 additions and 1107 deletions

View file

@ -389,8 +389,8 @@ void set_mcs_rate_by_mask(u8 *mcs_set, u32 mask)
}
void UpdateBrateTbl(
IN PADAPTER Adapter,
IN u8 *mBratesOS
PADAPTER Adapter,
u8 *mBratesOS
)
{
u8 i;