From: Krzysztof Kozlowski Date: Sun, 3 May 2015 09:57:10 +0000 (+0900) Subject: rtc: interface: Fix coding style violations X-Git-Tag: omap-for-v4.2/fixes-rc1^2~107^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1796dcce2daacc125f2d60afc3f631ca29e36684;p=pandora-kernel.git rtc: interface: Fix coding style violations Fix issues reported by checkpatch: ERROR: open brace '{' following struct go on the same line ERROR: "foo* bar" should be "foo *bar" Additionally adjust alignment of wrapped function arguments. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Alexandre Belloni --- Reading git-diff-tree failed