]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
tty: serial: jsm: delete space between function name and '('
authorGimcuan Hui <gimcuan@gmail.com>
Sun, 5 Nov 2017 05:06:20 +0000 (05:06 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Nov 2017 11:58:31 +0000 (12:58 +0100)
commit24719a8dfa1999b4c7d5374480ca5fc6373536ff
treef85311bf0395d0b4d700e8a8c70473523354c768
parentd13551d1c9010b063a147839e29503ff8c632342
tty: serial: jsm: delete space between function name and '('

This patch fixes checkpatch.pl warning:

space prohibited between function name and open parenthesis '('.

Signed-off-by: Gimcuan Hui <gimcuan@gmail.com>
Acked-by: Guilherme G. Piccoli <gpiccoli@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/jsm/jsm_tty.c