[PATCH] Staging: irda: net: fix coding style issues in irqueue.h

2017-09-11 Thread ArminSchoenlieb
From: Armin Schoenlieb This is a patch to the irqueue.h file that fixes up pointer style errors and trailing whitespace errors, found by the checkpatch.pl tool Signed-off-by: Armin Schoenlieb --- drivers/staging/irda/include/net/irda/irqueue.h |

[PATCH] Staging: irda: net: fix coding style issues in irqueue.h

2017-09-11 Thread ArminSchoenlieb
From: Armin Schoenlieb This is a patch to the irqueue.h file that fixes up pointer style errors and trailing whitespace errors, found by the checkpatch.pl tool Signed-off-by: Armin Schoenlieb --- drivers/staging/irda/include/net/irda/irqueue.h | 46 - 1 file changed,

[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

[PATCH] Stagung: rtl8188eu: core: fixd comment coding style issue in rtw_xmit.c

2017-07-17 Thread ArminSchoenlieb
From: Armin Schoenlieb This is a patch to the rtw_xmit.c file that fixes up a comment/80 character warning found by the checkpatch.pl tool Signed-off-by: Armin Schoenlieb --- drivers/staging/rtl8188eu/core/rtw_xmit.c | 6 -- 1 file changed, 4

[PATCH] Stagung: rtl8188eu: core: fixd comment coding style issue in rtw_xmit.c

2017-07-17 Thread ArminSchoenlieb
From: Armin Schoenlieb This is a patch to the rtw_xmit.c file that fixes up a comment/80 character warning found by the checkpatch.pl tool Signed-off-by: Armin Schoenlieb --- drivers/staging/rtl8188eu/core/rtw_xmit.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git