From: Bart Van Assche Date: Thu, 13 May 2021 17:17:08 +0000 (-0700) Subject: block/partitions/efi.c: Fix the efi_partition() kernel-doc header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4bc2082311311892742deb2ce04bc335f85ee27a;p=linux.git block/partitions/efi.c: Fix the efi_partition() kernel-doc header Fix the following kernel-doc warning: block/partitions/efi.c:685: warning: wrong kernel-doc identifier on line: * efi_partition(struct parsed_partitions *state) Cc: Alexander Viro Signed-off-by: Bart Van Assche Link: https://lore.kernel.org/r/20210513171708.8391-1-bvanassche@acm.org Signed-off-by: Jens Axboe --- diff --git a/block/partitions/efi.c b/block/partitions/efi.c index b64bfdd4326c9..e2716792ecc13 100644 --- a/block/partitions/efi.c +++ b/block/partitions/efi.c @@ -682,7 +682,7 @@ static void utf16_le_to_7bit(const __le16 *in, unsigned int size, u8 *out) } /** - * efi_partition(struct parsed_partitions *state) + * efi_partition - scan for GPT partitions * @state: disk parsed partitions * * Description: called from check.c, if the disk contains GPT