From: Marc Kleine-Budde Date: Fri, 19 Sep 2025 18:57:14 +0000 (+0200) Subject: Merge patch series "can: raw: optimize the sizes of struct uniqframe and struct raw_sock" X-Git-Tag: v6.18-rc1~132^2~54^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c0b595230cc19833f3a3def766a5e9865b80f8fa;p=thirdparty%2Flinux.git Merge patch series "can: raw: optimize the sizes of struct uniqframe and struct raw_sock" Vincent Mailhol says: A few bytes can be shaved out of can raw's struct uniqframe and struct raw_sock. Patch #1 reorders struct uniqframe fields to save 8 bytes. Patch #2 and #3 modify struct raw_sock to use bitfields and to reorder its fields to save 24 bytes in total. Link: https://patch.msgid.link/20250917-can-raw-repack-v2-0-395e8b3a4437@kernel.org Signed-off-by: Marc Kleine-Budde --- c0b595230cc19833f3a3def766a5e9865b80f8fa