mirror of
https://github.com/torvalds/linux
synced 2026-07-04 00:32:10 +09:00
Using static const generally increases object text and decreases data size. It also generally decreases overall object size. Signed-off-by: Joe Perches <joe@perches.com>