fs/hfsplus: use better @opf description
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 10 Feb 2024 05:06:06 +0000 (21:06 -0800)
committerChristian Brauner <brauner@kernel.org>
Mon, 12 Feb 2024 10:55:13 +0000 (11:55 +0100)
commitcf12445daec01aaa2d27bb34bd7c796a53442c42
tree16485b44b396a0c4ef71497b7fe6710eb8719df8
parentd0089603fa7a22a940f808a7cbc49402fe02281e
fs/hfsplus: use better @opf description

Use a more descriptive explanation of the @opf function parameter,
more in line with <linux/blk_types.h>.

Fixes: 02105f18a26c ("fs/hfsplus: wrapper.c: fix kernel-doc warnings")
Suggested-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20240210050606.9182-1-rdunlap@infradead.org
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: Christian Brauner <brauner@kernel.org>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/hfsplus/wrapper.c