]> git.karo-electronics.de Git - karo-tx-linux.git/commit
video: fbdev: omap: move inline before return type
authorJoe Perches <joe@perches.com>
Wed, 12 Jul 2017 21:37:46 +0000 (14:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Jul 2017 23:26:04 +0000 (16:26 -0700)
commitba168a46b0b9e06f38f63ef9adf182950c82d6e0
tree6577f9d39539ea38621023458fb8233e0c0e0e67
parentdce3944717523bfe65e2b3cbd1d3af0ccc27ace9
video: fbdev: omap: move inline before return type

Make the code like the rest of the kernel.

Link: http://lkml.kernel.org/r/bc5927726abc70d7c066df7ab4cb7cfce4a7b577.1499284835.git.joe@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/fbdev/omap/lcdc.c