commit | 9c8ff2a1ed51b52ac64b80d35bdbd239b7b5d8e5 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Jun 03 17:45:05 2025 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Jun 03 22:44:40 2025 +0200 |
tree | 9e878237862734d4494e2f015c98bc7141585ad0 | |
parent | 648fe157d33436f042d6b6434b9b88079f67fa33 [diff] |
rust: pl011: use the bits macro This avoids the repeated ".0" when using the Interrupt struct. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>