]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
efi_loader: Fix capsule_esl.dtsi.in comment style
authorMichal Simek <michal.simek@amd.com>
Thu, 30 May 2024 07:17:29 +0000 (09:17 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 10 Jun 2024 13:05:09 +0000 (15:05 +0200)
Comment is not kernel-doc format that's why don't label it like that and
also fix indentation to have proper multiline comment.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
lib/efi_loader/capsule_esl.dtsi.in

index 61a9f2b25e9fe47a48b0920ac53e20d07d576a16..bc7db836faa8fa560e7e42ab2418e0a82bba8a17 100644 (file)
@@ -1,9 +1,9 @@
 // SPDX-License-Identifier: GPL-2.0+
-/**
+/*
  * Devicetree file with the public key EFI Signature List(ESL)
  * node. This file is used to generate the dtsi file to be
  * included into the DTB.
-*/
+ */
 / {
        signature {
                capsule-key = /incbin/("ESL_BIN_FILE");