From: Thomas Richter Date: Mon, 8 Jan 2024 11:29:24 +0000 (+0100) Subject: s390/pai: adjust whitespace indentation X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=29f6fe17f3eb14d490ba27f8b9d0cbd766bd9158;p=linux.git s390/pai: adjust whitespace indentation Adjust whitespace indentation. No functional change. Signed-off-by: Thomas Richter Signed-off-by: Heiko Carstens --- diff --git a/arch/s390/include/asm/pai.h b/arch/s390/include/asm/pai.h index c60123d3ad747..3f609565734b5 100644 --- a/arch/s390/include/asm/pai.h +++ b/arch/s390/include/asm/pai.h @@ -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;