diff mbox series

[v2] block/partitions/efi.c: Fix the efi_partition() kernel-doc header

Message ID 20210513171708.8391-1-bvanassche@acm.org (mailing list archive)
State New, archived
Headers show
Series [v2] block/partitions/efi.c: Fix the efi_partition() kernel-doc header | expand

Commit Message

Bart Van Assche May 13, 2021, 5:17 p.m. UTC
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 <viro@math.psu.edu>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
---

v2: Removed Fixes: tag since it referred to a commit in a historical git tree.

 block/partitions/efi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jens Axboe May 14, 2021, 3 p.m. UTC | #1
On 5/13/21 11:17 AM, Bart Van Assche wrote:
> Fix the following kernel-doc warning:
> 
> block/partitions/efi.c:685: warning: wrong kernel-doc identifier on line:
>  * efi_partition(struct parsed_partitions *state)

Applied, thanks.
diff mbox series

Patch

diff --git a/block/partitions/efi.c b/block/partitions/efi.c
index b64bfdd4326c..e2716792ecc1 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