]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers: tty: serial: move inline before return type
authorJoe Perches <joe@perches.com>
Wed, 12 Jul 2017 21:37:37 +0000 (14:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Jul 2017 23:26:04 +0000 (16:26 -0700)
commita9e5bfdb9d786efbc6995edfe6902788527457ad
tree9ada46f7ec2cd4ece42a3123f72cd5367f172c8c
parente0710e510c59602e4fa80d784c946e02e8968523
drivers: tty: serial: move inline before return type

Make the code like the rest of the kernel.

Link: http://lkml.kernel.org/r/55d3e89d50bb03d603bfb28019fab07f48bdc714.1499284835.git.joe@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Pat Gefre <pfg@sgi.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jiri Slaby <jslaby@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/tty/serial/ioc3_serial.c
drivers/tty/serial/ioc4_serial.c