diff options
| author | Thomas Zimmermann <tzimmermann@suse.de> | 2026-04-07 11:23:18 +0200 |
|---|---|---|
| committer | Helge Deller <deller@gmx.de> | 2026-04-07 17:38:07 +0200 |
| commit | a30e9e6b018f40941a626ff77e0bf35c015038fa (patch) | |
| tree | 750655789278c552c0945468fb42fa6c8303140f /rust/kernel/iommu/git@git.tavy.me:linux.git | |
| parent | 6ad4ed8408157b1c78f69995c5808d9460fba58d (diff) | |
lib/fonts: Refactor glyph-rotation helpers
Change the signatures of the glyph-rotation helpers to match their
public interfaces. Drop the inline qualifier.
Rename several variables to better match their meaning. Especially
rename variables to bit_pitch (or a variant thereof) if they store
a pitch value in bits per scanline. The original code is fairly
confusing about this. Move the calculation of the bit pitch into the
new helper font_glyph_bit_pitch().
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'rust/kernel/iommu/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
