diff options
author | Jason A. Donenfeld <[email protected]> | 2022-10-03 20:14:13 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-10-03 17:34:32 -0700 |
commit | 2a4187f4406ec3236f8b9d0d5150d2bf8d021b68 (patch) | |
tree | f0bb31b4ae8064a3c90c97e39acbdf2b74d24911 /scripts/generate_rust_analyzer.py | |
parent | 331834898f2b19ddd54e14468dd686f208412ce5 (diff) |
once: rename _SLOW to _SLEEPABLE
The _SLOW designation wasn't really descriptive of anything. This is
meant to be called from process context when it's possible to sleep. So
name this more aptly _SLEEPABLE, which better fits its intended use.
Fixes: 62c07983bef9 ("once: add DO_ONCE_SLOW() for sleepable contexts")
Cc: Christophe Leroy <[email protected]>
Signed-off-by: Jason A. Donenfeld <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions