OSDN Git Service

block/partitions/efi.c: Fix the efi_partition() kernel-doc header
authorBart Van Assche <bvanassche@acm.org>
Thu, 13 May 2021 17:17:08 +0000 (10:17 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 14 May 2021 15:00:06 +0000 (09:00 -0600)
commit4bc2082311311892742deb2ce04bc335f85ee27a
treeebecc64b23d1ec6ec0d7550352e0386bb22f7b8b
parent630ef623ed26c18a457cdc070cf24014e50129c2
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 <viro@math.psu.edu>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20210513171708.8391-1-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/partitions/efi.c