diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-12-19 10:02:45 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-12-23 11:18:35 -0800 |
commit | 312f48b2e27f0f8ede4260e024352fdad225d1c5 (patch) | |
tree | db25f26c4b22b883be094772afb0ec8bc8b966b7 /lib/bitmap.c | |
parent | 938df695e98db7e0df540cce3b12da8c382955b4 (diff) |
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 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions