Re: [PATCH 0/5] TTY/JSM coding style fixes

2017-11-06 Thread Guilherme G. Piccoli
On 11/05/2017 03:06 AM, Gimcuan Hui wrote: > This patch set fixes several warnings and errors reported > by checkpatch.pl. > > Gimcuan Hui (5): > tty: serial: jsm: change the type of local variable > tty: serial: jsm: add blank line after declarations > tty: serial: jsm: delete space between

[PATCH 0/5] TTY/JSM coding style fixes

2017-11-04 Thread Gimcuan Hui
This patch set fixes several warnings and errors reported by checkpatch.pl. Gimcuan Hui (5): tty: serial: jsm: change the type of local variable tty: serial: jsm: add blank line after declarations tty: serial: jsm: delete space between function name and '(' tty: serial: jsm: fix coding sty