summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2022-01-26 16:53:50 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2022-01-30 15:21:25 +0300
commite820a33748b5e22cecafddf919a7d8679949deb1 (patch)
treea49692232b07f06e9c169aa3e24b2ccb33339903 /scripts
parentde645b279144b7d036ef672227af76739365f3ae (diff)
downloadlinux-e820a33748b5e22cecafddf919a7d8679949deb1.tar.xz
math.h: Introduce data types for fractional numbers
Introduce a macro to produce data types like struct TYPE_fract { __TYPE numerator; __TYPE denominator; }; to be used in the code wherever it's needed. In the following changes convert some users to it. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20220126135353.24007-1-andriy.shevchenko@linux.intel.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions