diff options
author | 2023-06-18 22:52:28 +0200 | |
---|---|---|
committer | 2023-06-19 09:02:51 +0200 | |
commit | 568c69ae2fea27e0152e4ffeee7c6f354c61810f (patch) | |
tree | f3862291740ec091e2f583b2db8a5881f4da41b6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fbdev: broadsheetfb: Add MODULE_FIRMWARE macro (diff) | |
download | wireguard-linux-568c69ae2fea27e0152e4ffeee7c6f354c61810f.tar.xz wireguard-linux-568c69ae2fea27e0152e4ffeee7c6f354c61810f.zip |
video/hdmi: Reorder fields in 'struct hdmi_avi_infoframe'
Group some variables based on their sizes to reduce hole and avoid padding.
On x86_64, this shrinks the size of 'struct hdmi_avi_infoframe'
from 68 to 60 bytes.
It saves a few bytes of memory and is more cache-line friendly.
This also reduces the union hdmi_infoframe the same way.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions