mirror of
https://github.com/torvalds/linux.git
synced 2026-04-19 23:34:00 -04:00
Instead of creating a huge switch statement (that thoroughly confuses smatch), create a table of coefficients and use that. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>