diff options
author | 2024-02-20 19:36:14 -1000 | |
---|---|---|
committer | 2024-02-20 19:36:14 -1000 | |
commit | cdc6e4b329bc82676886a758a940b2b6987c2109 (patch) | |
tree | 70d128ad813c0eecc5590ffdd5774dcd1b7188ac /scripts/generate_rust_analyzer.py | |
parent | workqueue: Rename __cancel_work_timer() to __cancel_timer_sync() (diff) | |
download | linux-rng-cdc6e4b329bc82676886a758a940b2b6987c2109.tar.xz linux-rng-cdc6e4b329bc82676886a758a940b2b6987c2109.zip |
workqueue: Reorganize flush and cancel[_sync] functions
They are currently a bit disorganized with flush and cancel functions mixed.
Reoranize them so that flush functions come first, cancel next and
cancel_sync last. This way, we won't have to add prototypes for internal
functions for the planned disable/enable support.
This is pure code reorganization. No functional changes.
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Lai Jiangshan <jiangshanlai@gmail.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions