From: Michal Simek Date: Mon, 30 Oct 2023 05:53:01 +0000 (+0530) Subject: firmware: xilinx: Use proper indentation in kernel-doc X-Git-Tag: v6.8-rc1~62^2~115 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=437cd966d3c6fb65add251e6db537c14dd953b8a;p=thirdparty%2Fkernel%2Flinux.git firmware: xilinx: Use proper indentation in kernel-doc Use tab for zynqmp_pm_load_pdi() arguments doc indentation. No functional change. Signed-off-by: Michal Simek Signed-off-by: Radhey Shyam Pandey Link: https://lore.kernel.org/r/1698645181-2874487-1-git-send-email-radhey.shyam.pandey@amd.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/firmware/xilinx/zynqmp.c b/drivers/firmware/xilinx/zynqmp.c index b0d22d4455d95..7156b4884b411 100644 --- a/drivers/firmware/xilinx/zynqmp.c +++ b/drivers/firmware/xilinx/zynqmp.c @@ -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 *