]> git.karo-electronics.de Git - linux-beck.git/commit
mailbox/omap: add blank lines after declarations
authorSuman Anna <s-anna@ti.com>
Wed, 6 Apr 2016 17:37:40 +0000 (12:37 -0500)
committerJassi Brar <jaswinder.singh@linaro.org>
Tue, 26 Apr 2016 04:49:37 +0000 (10:19 +0530)
commit2665a4c1d456460aea7a2f2bf7113ffdc63077bf
tree95e53950944615bd0101f75b8c7427be91f889b1
parent0196fa3945970170d8c00684b2a7a32d304a66fb
mailbox/omap: add blank lines after declarations

Fix couple of checkpatch warnings of the type,
"WARNING: Missing a blank line after declarations"

Also, fixed a warning about a space after a typecast
while at this.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/omap-mailbox.c