mirror of
https://github.com/torvalds/linux.git
synced 2024-12-26 12:52:30 +00:00
Staging: wilc1000: Remove multiple blank lines
Remove multiple blank lines. Problem found using checkpatch.pl CHECK: Please don't use multiple blank lines. Signed-off-by: Aybuke Ozdemir <aybuke.147@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
b5f0063778
commit
350979e487
@ -8,7 +8,6 @@
|
||||
* @version 1.0
|
||||
*/
|
||||
|
||||
|
||||
#include "coreconfigurator.h"
|
||||
#include "wilc_wlan_if.h"
|
||||
#include "wilc_wlan.h"
|
||||
@ -544,7 +543,6 @@ s32 ParseAssocRespInfo(u8 *pu8Buffer, u32 u32BufferLen,
|
||||
|
||||
*ppstrConnectRespInfo = pstrConnectRespInfo;
|
||||
|
||||
|
||||
return s32Error;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user