]> www.infradead.org Git - users/jedix/linux-maple.git/commit
s390/vfio-ap: Fix indentation in vfio_ap_mdev_ioctl()
authorThorsten Blum <thorsten.blum@linux.dev>
Thu, 16 Jan 2025 13:11:47 +0000 (14:11 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 18 Feb 2025 17:53:47 +0000 (18:53 +0100)
commitbd0ab337ff8638bcaeb9a199c2f8d31aec7e3f0c
tree71746b8a47602fa90252860eccd0f24ae0ce83d2
parenta64dcfb451e254085a7daee5fe51bf22959d52d3
s390/vfio-ap: Fix indentation in vfio_ap_mdev_ioctl()

Remove any extra indentation to improve the code's readability.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Reviewed-by: Anthony Krowiak <akrowiak@linux.ibm.com>
Link: https://lore.kernel.org/r/20250116131146.105439-2-thorsten.blum@linux.dev
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
drivers/s390/crypto/vfio_ap_ops.c