]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
dasd: refactor dasd_ioctl_information
authorChristoph Hellwig <hch@lst.de>
Tue, 19 May 2020 14:22:58 +0000 (16:22 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Jun 2023 13:44:08 +0000 (15:44 +0200)
commitd60be47f435791bdc7782ca4ad1f1682ff5e7702
tree423baede701fcc449c0199bcf34fc486d1332d12
parent7f3bb75a0484b5035b02bce36d43c876fda9d6be
dasd: refactor dasd_ioctl_information

[ Upstream commit 9353848c6589ffe6373d03f3a58feaeda1009641 ]

Prepare for in-kernel callers of this functionality.

Signed-off-by: Christoph Hellwig <hch@lst.de>
[sth@de.ibm.com: remove leftover kfree]
Signed-off-by: Stefan Haberland <sth@linux.ibm.com>
Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Reviewed-by: Jan Hoeppner <hoeppner@linux.ibm.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Stable-dep-of: ccc45cb4e727 ("s390/dasd: Use correct lock while counting channel queue length")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/s390/block/dasd_ioctl.c