aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/xarray.c
diff options
context:
space:
mode:
authorTakashi Sakamoto <[email protected]>2025-07-10 13:19:16 +0000
committerTakashi Sakamoto <[email protected]>2025-07-12 12:52:16 +0000
commit95a042a0c8ecd3c1e886648f6f6ab9c7e4403db9 (patch)
tree7f621f244107f533cbade1551ebe93f6f51d9451 /rust/helpers/xarray.c
parentfirewire: core: minor code refactoring to localize table of gap count (diff)
downloadkernel-95a042a0c8ecd3c1e886648f6f6ab9c7e4403db9.tar.gz
kernel-95a042a0c8ecd3c1e886648f6f6ab9c7e4403db9.zip
firewire: ohci: reduce the size of common context structure by extracting members into AT structure
In commit 386a4153a2c1 ("firewire: ohci: cache the context run bit"), a running member was added to the context structure to cache the running state of a given DMA context. Although this member is accessible from IR, IT, and AT contexts, it is currently used only by the AT context. Additionally, the context structure includes a work item, which is also used by the AT context. Both members are unnecessary for IR and IT contexts. This commit refactors the code by moving these two members into a new structure specific to AT context. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Sakamoto <[email protected]>
Diffstat (limited to 'rust/helpers/xarray.c')
0 files changed, 0 insertions, 0 deletions