All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] TTY/JSM coding style fixes
@ 2017-11-05  5:06 Gimcuan Hui
  2017-11-05  5:06 ` [PATCH 1/5] tty: serial: jsm: change the type of local variable Gimcuan Hui
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Gimcuan Hui @ 2017-11-05  5:06 UTC (permalink / raw)
  To: Guilherme G. Piccoli, Greg Kroah-Hartman, Jiri Slaby
  Cc: linux-serial, linux-kernel

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 style
  tty: serial: jsm: add space before the open parenthesis '('

 drivers/tty/serial/jsm/jsm_tty.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-11-06 13:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-05  5:06 [PATCH 0/5] TTY/JSM coding style fixes Gimcuan Hui
2017-11-05  5:06 ` [PATCH 1/5] tty: serial: jsm: change the type of local variable Gimcuan Hui
2017-11-05  5:06 ` [PATCH 2/5] tty: serial: jsm: add blank line after declarations Gimcuan Hui
2017-11-05  5:06 ` [PATCH 3/5] tty: serial: jsm: delete space between function name and '(' Gimcuan Hui
2017-11-05  5:06 ` [PATCH 4/5] tty: serial: jsm: fix coding style Gimcuan Hui
2017-11-05  5:06 ` [PATCH 5/5] tty: serial: jsm: add space before the open parenthesis '(' Gimcuan Hui
2017-11-06 13:16 ` [PATCH 0/5] TTY/JSM coding style fixes Guilherme G. Piccoli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.