mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
s390/pai: adjust whitespace indentation
Adjust whitespace indentation. No functional change. Signed-off-by: Thomas Richter <tmricht@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
This commit is contained in:
parent
82cb9b6185
commit
29f6fe17f3
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user