diff options
| author | Takashi Sakamoto <[email protected]> | 2025-06-08 23:38:07 +0000 |
|---|---|---|
| committer | Takashi Sakamoto <[email protected]> | 2025-06-08 23:45:20 +0000 |
| commit | 8ffef793bb6d62046472033d6fb1dfb435681a83 (patch) | |
| tree | 5c80c0d0e87454da695407d25ef6279a026331b5 /rust/helpers/workqueue.c | |
| parent | firewire: ohci: correct code comments about bus_reset tasklet (diff) | |
| download | kernel-8ffef793bb6d62046472033d6fb1dfb435681a83.tar.gz kernel-8ffef793bb6d62046472033d6fb1dfb435681a83.zip | |
firewire: ohci: use from_work() macro to expand parent structure of work_struct
A commit 60b2ebf48526 ("workqueue: Introduce from_work() helper for cleaner
callback declarations") introduces a new macro to retrieve a poiner for the
parent structure of the work item. It is convenient to reduce input text.
This commit uses the macro in PCI driver for 1394 OHCI.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Sakamoto <[email protected]>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions
