mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-28 07:04:00 +08:00
staging: rtl8188eu: remove blank line between declarations
Remove unnecessary blank line between declarations. Signed-off-by: Michael Straube <straube.linux@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
0143802620
commit
87dd57588a
@ -118,7 +118,6 @@ exit:
|
||||
void rtw_hal_add_ra_tid(struct adapter *pAdapter, u32 bitmap, u8 arg, u8 rssi_level)
|
||||
{
|
||||
struct odm_dm_struct *odmpriv = &pAdapter->HalData->odmpriv;
|
||||
|
||||
u8 macid, init_rate, raid, shortGIrate = false;
|
||||
|
||||
macid = arg&0x1f;
|
||||
|
Loading…
Reference in New Issue
Block a user