[PATCH] Staging: rtl8188eu: core: fix brace coding style issue in rtw_mlme_ext.c

2017-07-25 Thread ArminSchoenlieb
From: Armin Schoenlieb This is a patch to the rtw_mlme_ext.c file that fixes up a brace error found by the checkpatch.pl tool Signed-off-by: Armin Schoenlieb --- drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 3 ++- 1 file changed, 2

[PATCH] Staging: rtl8188eu: core: fix brace coding style issue in rtw_mlme_ext.c

2017-07-25 Thread ArminSchoenlieb
From: Armin Schoenlieb This is a patch to the rtw_mlme_ext.c file that fixes up a brace error found by the checkpatch.pl tool Signed-off-by: Armin Schoenlieb --- drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git