fixed coding style issues, long lines and
extra parentheses on return statement
Signed-off-by: Morgan Creekmore
---
drivers/staging/rts5139/rts51x_card.c | 10 +-
drivers/staging/rts5139/rts51x_card.h | 8
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/drivers/s
On Sat, Jan 11, 2014 at 07:41:50PM -0800, K. Y. Srinivasan wrote:
> Handle the 0xE1 prefix.
>
> Signed-off-by: K. Y. Srinivasan
Applied, thank you.
> ---
> drivers/input/serio/hyperv-keyboard.c |4 +++-
> 1 files changed, 3 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/input/seri
This patch fixed "Error: do not use C99 //" found by
checkpatch.pl in multiple files within wlags49_h2.
Signed-off-by: Masanari Iida
---
drivers/staging/wlags49_h2/wl_cs.h | 2 +-
drivers/staging/wlags49_h2/wl_enc.h | 4 ++--
drivers/staging/wlags49_h2/wl_main.h | 2 +-
drivers/staging/wlags4
This patch fixed "ERROR: do not use C99 // comments"
found by checkpatch.pl.
Signed-off-by: Masanari Iida
---
drivers/staging/wlags49_h2/wl_version.h | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/drivers/staging/wlags49_h2/wl_version.h
b/drivers/staging/w