rtl8188eu: Change "}else{" and variants to "} else {"

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2015-08-15 13:27:00 -05:00
parent 0a97479cee
commit 16d2a24227
23 changed files with 73 additions and 73 deletions

View file

@ -2107,7 +2107,7 @@ int rtw_handle_dualmac(struct adapter *adapter, bool init)
pbuddy_padapter = NULL;
DBG_871X("%s(): pbuddy_padapter exist, Exchange Information\n", __FUNCTION__);
}
}else {
} else {
pbuddy_padapter = NULL;
}
exit: