diff options
author | Mario Limonciello <[email protected]> | 2023-03-10 11:20:49 -0600 |
---|---|---|
committer | Mika Westerberg <[email protected]> | 2023-03-20 09:38:07 +0200 |
commit | 1716efdb07938bd6510e1127d02012799112c433 (patch) | |
tree | 64edb4f8322fce6208c9103077be5e0e1207778d /lib/mpi/mpi-bit.c | |
parent | c82510b1d87bdebfe916048857d2ef46f1778aa5 (diff) |
thunderbolt: Use const qualifier for `ring_interrupt_index`
`ring_interrupt_index` doesn't change the data for `ring` so mark it as
const. This is needed by the following patch that disables interrupt
auto clear for rings.
Cc: Sanju Mehta <[email protected]>
Cc: [email protected]
Signed-off-by: Mario Limonciello <[email protected]>
Signed-off-by: Mika Westerberg <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions