commit | 08341b7e9fef3add0cc9c493f670b1de67de25a9 | [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 | d7605cd9444ec839e0a6ec372a0306d31b69fefe [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