]> git.karo-electronics.de Git - linux-beck.git/commit
rpmsg: align code with open parenthesis
authorAnna, Suman <s-anna@ti.com>
Fri, 12 Aug 2016 23:42:26 +0000 (18:42 -0500)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 13 Aug 2016 04:26:20 +0000 (21:26 -0700)
commit0963679c0c30269c17d5891081cf0896f7d92c4b
tree0abb5d0d93f6702d734a1e52f30b8f82a004c024
parent8d95b322ba34b158146bc2fa6172304ef13ac232
rpmsg: align code with open parenthesis

This patch fixes most of the existing alignment checkpatch check
warnings of the type "Alignment should match open parenthesis"
in the virtio rpmsg bus code. A couple of them have been left as
is to not exceed the 80-char limit.

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