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, 23
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 a/drivers/staging/
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 a/dr