Skip to content
Commit 2bf31d94 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Theodore Ts'o
Browse files

jbd2: fix kernel-doc markups



Kernel-doc markup should use this format:
        identifier - description

They should not have any type before that, as otherwise
the parser won't do the right thing.

Also, some identifiers have different names between their
prototypes and the kernel-doc markup.

Reviewed-by: default avatarJan Kara <jack@suse.cz>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/72f5c6628f5f278d67625f60893ffbc2ca28d46e.1605521731.git.mchehab+huawei@kernel.org


Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 704c2317
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment