rtl8188eu: Change "switch(" to "switch ("

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2015-08-15 13:05:44 -05:00
parent 8e22f0d2e8
commit c818db1282
35 changed files with 170 additions and 170 deletions

View file

@ -328,7 +328,7 @@ int rtw_recv_indicatepkt(struct adapter *padapter, union recv_frame *precv_frame
}
if (psta)
{
switch(pattrib->priority)
switch (pattrib->priority)
{
case 1:
case 2: