[PATCH] staging: rtl8712: fix coding style warning

2014-11-15 Thread Christian Resell
Simple style fix (else is not generally useful after a break or return). For the eudyptula challenge (http://eudyptula-challenge.org/). Signed-off-by: Christian F. Resell christian.res...@gmail.com --- diff --git a/drivers/staging/rtl8712/rtl871x_security.c

[PATCH] staging: media: bcm2048: fix coding style error

2014-11-15 Thread Christian Resell
Simple style fix (checkpatch.pl: space prohibited before that ','). For the eudyptula challenge (http://eudyptula-challenge.org/). Signed-off-by: Christian F. Resell christian.res...@gmail.com --- diff --git a/drivers/staging/media/bcm2048/radio-bcm2048.c