summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2023-06-18 22:52:28 +0200
committerHelge Deller <deller@gmx.de>2023-06-19 09:02:51 +0200
commit568c69ae2fea27e0152e4ffeee7c6f354c61810f (patch)
treef3862291740ec091e2f583b2db8a5881f4da41b6 /kernel
parent07baac6cbac7c071573ecae280a408dde5f18796 (diff)
downloadlinux-stable-568c69ae2fea27e0152e4ffeee7c6f354c61810f.tar.gz
linux-stable-568c69ae2fea27e0152e4ffeee7c6f354c61810f.tar.bz2
linux-stable-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 'kernel')
0 files changed, 0 insertions, 0 deletions