Skip to content

Commit

Permalink
s390/pai: adjust whitespace indentation
Browse files Browse the repository at this point in the history
Adjust whitespace indentation. No functional change.

Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
  • Loading branch information
Thomas Richter authored and Heiko Carstens committed Feb 20, 2024
1 parent 82cb9b6 commit 29f6fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/s390/include/asm/pai.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 29f6fe1

Please sign in to comment.