s390/pai: adjust whitespace indentation
authorThomas Richter <tmricht@linux.ibm.com>
Mon, 8 Jan 2024 11:29:24 +0000 (12:29 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Tue, 20 Feb 2024 13:37:32 +0000 (14:37 +0100)
Adjust whitespace indentation. No functional change.

Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/pai.h

index c60123d3ad74794e97b75828c9ffcb961a0aa8eb..3f609565734b553157f6626ecc64e18d89423d91 100644 (file)
@@ -16,7 +16,7 @@ struct qpaci_info_block {
        u64 header;
        struct {
                u64 : 8;
-               u64 num_cc : 8; /* # of supported crypto counters */
+               u64 num_cc : 8;         /* # of supported crypto counters */
                u64 : 9;
                u64 num_nnpa : 7;       /* # of supported NNPA counters */
                u64 : 32;