commit | 334765f45b4db607768b64f4afe9fccf85bd6c0a | [log] [tgz] |
---|---|---|
author | Anna, Suman <s-anna@ti.com> | Fri Aug 12 18:42:22 2016 -0500 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Fri Aug 12 21:27:50 2016 -0700 |
tree | b67f35d1ade3fee1d7dc8da0a94ca52b8347b0b0 | |
parent | 9d7814a9a48eb2283f1d93f52b020c0683fecf47 [diff] |
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>