diff options
author | Damien Le Moal <dlemoal@kernel.org> | 2024-07-02 16:32:34 +0900 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-07-02 08:57:59 -0600 |
commit | 1c0b3fca381bf879e2168b362692f83808677f95 (patch) | |
tree | 07b80b5abaf9b3fdbb5cab94c1019dfabc564e2c /drivers/gpio/gpio-mb86s7x.c | |
parent | 39823b47bbd40502632ffba90ebb34fff7c8b5e8 (diff) |
null_blk: Fix description of the fua parameter
The description of the fua module parameter is defined using
MODULE_PARM_DESC() with the first argument passed being "zoned". That is
the wrong name, obviously. Fix that by using the correct "fua" parameter
name so that "modinfo null_blk" displays correct information.
Fixes: f4f84586c8b9 ("null_blk: Introduce fua attribute")
Cc: stable@vger.kernel.org
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Link: https://lore.kernel.org/r/20240702073234.206458-1-dlemoal@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/gpio/gpio-mb86s7x.c')
0 files changed, 0 insertions, 0 deletions