cyclades: Deinline cyy_readb, save 368 bytes
authorDenys Vlasenko <dvlasenk@redhat.com>
Tue, 27 Oct 2015 16:39:55 +0000 (17:39 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Dec 2015 03:59:48 +0000 (19:59 -0800)
commitf88d86831b69be7d2ad1ac1ba80af386139e76af
treed4a7f8ae73851008b994d844c93bc140bf780c7b
parent4828d5c30a2e1d300f7ca7c15868cead2ef7fb29
cyclades: Deinline cyy_readb, save 368 bytes

This function compiles to 32 bytes of machine code.

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
CC: Jiri Slaby <jslaby@suse.com>
CC: linux-serial@vger.kernel.org
Reviewed-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/cyclades.c