diff options
| author | Rajan Vaja <[email protected]> | 2023-10-26 19:23:58 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-10-27 11:16:31 +0000 |
| commit | 79614953e815b8c3b063fe68efa3cf508260ac0d (patch) | |
| tree | 1472c545dcbcfa7a68c1d4ff888505f5df11846f /drivers/cdx/controller/cdx_controller.c | |
| parent | Merge tag 'extcon-next-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/... (diff) | |
| download | kernel-79614953e815b8c3b063fe68efa3cf508260ac0d.tar.gz kernel-79614953e815b8c3b063fe68efa3cf508260ac0d.zip | |
firmware: xilinx: Move EXPORT_SYMBOL_GPL next to zynqmp_pm_feature definition
As mentioned in Documentation/process/coding-style.rst:
In source files, separate functions with one blank line. If the function
is exported, the **EXPORT** macro for it should follow immediately after
the closing function brace line.
So inline with guideline move zynqmp_pm_feature export symbol after its
definition.
Signed-off-by: Rajan Vaja <[email protected]>
Signed-off-by: Radhey Shyam Pandey <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions
