]> git.karo-electronics.de Git - linux-beck.git/commit
remoteproc/omap: fix various code formatting issues
authorAnna, Suman <s-anna@ti.com>
Fri, 12 Aug 2016 23:42:22 +0000 (18:42 -0500)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 13 Aug 2016 04:27:50 +0000 (21:27 -0700)
commit334765f45b4db607768b64f4afe9fccf85bd6c0a
treeb67f35d1ade3fee1d7dc8da0a94ca52b8347b0b0
parent9d7814a9a48eb2283f1d93f52b020c0683fecf47
remoteproc/omap: fix various code formatting issues

This patch fixes some of the existing checkpatch warnings in OMAP
remoteproc code. The fixes are to the following warnings:
1. WARNING: missing space after return type
2. WARNING: Unnecessary space after function pointer name
3. CHECK: Alignment should match open parenthesis

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/omap_remoteproc.c
include/linux/platform_data/remoteproc-omap.h