diff options
author | 2024-12-19 10:02:45 -0800 | |
---|---|---|
committer | 2024-12-23 11:18:35 -0800 | |
commit | 312f48b2e27f0f8ede4260e024352fdad225d1c5 (patch) | |
tree | db25f26c4b22b883be094772afb0ec8bc8b966b7 /scripts/lib/kdoc/kdoc_parser.py | |
parent | vsprintf: associate the format state with the format pointer (diff) | |
download | linux-rng-312f48b2e27f0f8ede4260e024352fdad225d1c5.tar.xz linux-rng-312f48b2e27f0f8ede4260e024352fdad225d1c5.zip |
vsprintf: deal with format flags with a simple lookup table
Rather than a case statement, just look up the printf format flags
(justification, zero-padding etc) using a small table.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions