diff options
author | 2021-08-23 13:33:47 +0200 | |
---|---|---|
committer | 2021-08-28 23:43:17 -0700 | |
commit | 6e1cc688e4501c129ff4e0f001588e2859c5be33 (patch) | |
tree | e0d0b0c6f554f1336ad55a02f8c8e96c0529ca40 /scripts/gdb/linux/utils.py | |
parent | clk: at91: sama7g5: remove all kernel-doc & kernel-doc warnings (diff) | |
download | wireguard-linux-6e1cc688e4501c129ff4e0f001588e2859c5be33.tar.xz wireguard-linux-6e1cc688e4501c129ff4e0f001588e2859c5be33.zip |
clk: zynqmp: Fix kernel-doc format
Align structure and function names with definitions.
Issues are reported by kernel-doc script as:
drivers/clk/zynqmp/clk-gate-zynqmp.c:24: warning: expecting prototype for
struct clk_gate. Prototype was for struct zynqmp_clk_gate instead
drivers/clk/zynqmp/clk-gate-zynqmp.c:75: warning: expecting prototype for
zynqmp_clk_gate_is_enable(). Prototype was for zynqmp_clk_gate_is_enabled()
instead
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/26526e144296373b2c75e75865dd023158f9bfc7.1629718424.git.michal.simek@xilinx.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions