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
include
ss
.gitignore -rw-r--r-- 65 bytes
Kconfig -rw-r--r-- 4.5 KB
Makefile -rw-r--r-- 986 bytes
avc.c -rw-r--r-- 32.5 KB
hooks.c -rw-r--r-- 192.5 KB
ibpkey.c -rw-r--r-- 5.6 KB
ima.c -rw-r--r-- 2.9 KB
netif.c -rw-r--r-- 6.7 KB
netlabel.c -rw-r--r-- 15.8 KB
netlink.c -rw-r--r-- 2.3 KB
netnode.c -rw-r--r-- 7.5 KB
netport.c -rw-r--r-- 5.8 KB
nlmsgtab.c -rw-r--r-- 8.3 KB
selinuxfs.c -rw-r--r-- 53.5 KB
status.c -rw-r--r-- 3.3 KB
xfrm.c -rw-r--r-- 11.3 KB

back to top