]> git.itanic.dy.fi Git - linux-stable/commitdiff
fs/hfsplus: use better @opf description
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 10 Feb 2024 05:06:06 +0000 (21:06 -0800)
committerSasha Levin <sashal@kernel.org>
Tue, 26 Mar 2024 22:16:27 +0000 (18:16 -0400)
[ Upstream commit cf12445daec01aaa2d27bb34bd7c796a53442c42 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/hfsplus/wrapper.c

index b0cb704009963c73d1021acdd70f65b01cab9911..ce9346099c72dc89b15a24d7be67a076923ebfcc 100644 (file)
@@ -30,7 +30,7 @@ struct hfsplus_wd {
  * @sector: block to read or write, for blocks of HFSPLUS_SECTOR_SIZE bytes
  * @buf: buffer for I/O
  * @data: output pointer for location of requested data
- * @opf: request op flags
+ * @opf: I/O operation type and flags
  *
  * The unit of I/O is hfsplus_min_io_size(sb), which may be bigger than
  * HFSPLUS_SECTOR_SIZE, and @buf must be sized accordingly. On reads