[PATCH] drivers/staging/speakup: Align block comments at *

2017-05-01 Thread Tiago Koji Castro Shibata
Fix checkpatch.pl "WARNING: Block comments should align the * on each line" Signed-off-by: Tiago Koji Castro Shibata <tiago.shib...@gmail.com> --- drivers/staging/speakup/speakup_dtlk.h | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers

[PATCH] drivers/staging/emxx_udc: avoid > 80 character lines

2017-04-26 Thread Tiago Koji Castro Shibata
Fix checkpatch.pl "WARNING: line over 80 characters" Signed-off-by: Tiago Koji Castro Shibata <tiago.shib...@gmail.com> --- drivers/staging/emxx_udc/emxx_udc.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/staging/emxx_udc/emxx_udc.c b