mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 08:13:56 -04:00
Don't populate the const arrays on the stack, instead make them static. Also makes the object code smaller. Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>