commit | bb1768c67ea06ac466e2cdc7e5338c3d23dac79d | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Wed Mar 09 08:53:20 2022 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Wed Mar 09 09:14:33 2022 +0100 |
tree | 1da6e56fda02f1a56a8670c5f3e6b5ab6a7927a8 | |
parent | fee7b2d3b4dc4fcf225c5191a7aad8427489ef64 [diff] |
fix(xilinx): fix coding style violations Fix coding style violations and alignments: - Remove additional newlines in headers - Remove additional newlines in code - Add newline to separate variable from the code - Use the same indentation in platform.mk - Align function parameters - Use tabs for indentation in kernel-doc format Signed-off-by: Michal Simek <michal.simek@xilinx.com> Change-Id: I0b12804ff63bc19778e8f21041f9accba5b488b9