diff options
author | Benjamin Block <bblock@linux.ibm.com> | 2023-08-17 19:18:13 +0200 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2023-08-30 11:03:28 +0200 |
commit | acf00b5ef9f83069ddbea274ab32931f8573e98b (patch) | |
tree | a7fb9dedb681ea2d449dd401b0405443abf06872 /scripts/rustdoc_test_builder.rs | |
parent | a7eb28801b692df2496e21ff9af6ab0dc1969133 (diff) |
s390/airq: remove lsi_mask from airq_struct
Remove the field `lsi_mask` from `struct airq_struct` as it is not
utilized for any adapter interrupt, other than setting it to the default
value of 0xff.
Because nobody is using this functionality, all it does is cost a little
bit of time with each delivered adapter interrupt.
Reviewed-by: Michael Mueller <mimu@linux.ibm.com>
Tested-by: Michael Mueller <mimu@linux.ibm.com>
Acked-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Benjamin Block <bblock@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions