1
0
Fork 0

staging: rtl8192e: Remove a not necessary blank line before a close brace '}'

Fix a coding style issue.

Signed-off-by: Gabriela Bittencourt <gabrielabittencourt00@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
hifive-unleashed-5.2
Gabriela Bittencourt 2019-04-09 17:16:11 -03:00 committed by Greg Kroah-Hartman
parent 52927d97d8
commit 08ce43b9c5
1 changed files with 0 additions and 1 deletions

View File

@ -1619,5 +1619,4 @@ void rtl92e_scan_op_backup(struct net_device *dev, u8 Operation)
break;
}
}
}