VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Bart Van Assche <bvanassche@acm.org> 2021-05-13 10:17:08 -0700 committer: Jens Axboe <axboe@kernel.dk> 2021-05-14 09:00:06 -0600 commit: 4bc2082311311892742deb2ce04bc335f85ee27a parent: 630ef623ed26c18a457cdc070cf24014e50129c2
Commit Summary:
block/partitions/efi.c: Fix the efi_partition() kernel-doc header
Diffstat:
1 file changed, 1 insertion, 1 deletion
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