mirror of
https://github.com/torvalds/linux.git
synced 2026-05-04 06:22:40 -04:00
Make use of the new struct_size() helper instead of the offsetof() idiom. Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>