Revision 4bc2082311311892742deb2ce04bc335f85ee27a authored by Bart Van Assche on 13 May 2021, 17:17:08 UTC, committed by Jens Axboe on 14 May 2021, 15:00:06 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>
Link: https://lore.kernel.org/r/20210513171708.8391-1-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 parent 630ef62
History
File Mode Size
policy
.gitignore -rw-r--r-- 71 bytes
Kconfig -rw-r--r-- 3.3 KB
Makefile -rw-r--r-- 810 bytes
audit.c -rw-r--r-- 12.4 KB
common.c -rw-r--r-- 76.0 KB
common.h -rw-r--r-- 40.3 KB
condition.c -rw-r--r-- 27.1 KB
domain.c -rw-r--r-- 25.3 KB
environ.c -rw-r--r-- 3.1 KB
file.c -rw-r--r-- 29.2 KB
gc.c -rw-r--r-- 16.6 KB
group.c -rw-r--r-- 5.8 KB
load_policy.c -rw-r--r-- 2.6 KB
memory.c -rw-r--r-- 5.4 KB
mount.c -rw-r--r-- 6.7 KB
network.c -rw-r--r-- 21.5 KB
realpath.c -rw-r--r-- 7.3 KB
securityfs_if.c -rw-r--r-- 7.3 KB
tomoyo.c -rw-r--r-- 15.6 KB
util.c -rw-r--r-- 27.6 KB

back to top