commit | 1796dcce2daacc125f2d60afc3f631ca29e36684 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski.k@gmail.com> | Sun May 03 18:57:10 2015 +0900 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Fri Jun 19 20:03:20 2015 +0200 |
tree | e3be698d8d7f51a42df6452611ec6cc652fb453e | |
parent | cd6ba00aaa8bb5335cf2aa4b98c0ac15ffc9000d [diff] |
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 <k.kozlowski.k@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>