efi_loader: Fix capsule_esl.dtsi.in comment style

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>
This commit is contained in:
Michal Simek 2024-05-30 09:17:29 +02:00 committed by Heinrich Schuchardt
parent cd36ddbf8d
commit 9a171f8976

View 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");