Commit 437cd966 authored by Michal Simek's avatar Michal Simek Committed by Greg Kroah-Hartman

firmware: xilinx: Use proper indentation in kernel-doc

Use tab for zynqmp_pm_load_pdi() arguments doc indentation.
No functional change.
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
Signed-off-by: default avatarRadhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Link: https://lore.kernel.org/r/1698645181-2874487-1-git-send-email-radhey.shyam.pandey@amd.comSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 21528c69
......@@ -1395,8 +1395,8 @@ EXPORT_SYMBOL_GPL(zynqmp_pm_set_requirement);
/**
* zynqmp_pm_load_pdi - Load and process PDI
* @src: Source device where PDI is located
* @address: PDI src address
* @src: Source device where PDI is located
* @address: PDI src address
*
* This function provides support to load PDI from linux
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment