aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/workqueue.c
diff options
context:
space:
mode:
authorTakashi Sakamoto <[email protected]>2025-06-08 23:38:07 +0000
committerTakashi Sakamoto <[email protected]>2025-06-08 23:45:20 +0000
commit8ffef793bb6d62046472033d6fb1dfb435681a83 (patch)
tree5c80c0d0e87454da695407d25ef6279a026331b5 /rust/helpers/workqueue.c
parentfirewire: ohci: correct code comments about bus_reset tasklet (diff)
downloadkernel-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