Re: [PATCH v3 1/3] units: Add SI metric prefix definitions
From: Wolfram Sang <wsa@kernel.org>
Date: 2021-08-11 14:44:08
Also in:
lkml
Attachments
- signature.asc [application/pgp-signature] 833 bytes
From: Wolfram Sang <wsa@kernel.org>
Date: 2021-08-11 14:44:08
Also in:
lkml
On Mon, Jul 12, 2021 at 05:20:25PM +0300, Andy Shevchenko wrote:
Sometimes it's useful to have well-defined SI metric prefix to be used to self-describe the formulas or equations. List most popular ones in the units.h. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Applied to for-next, thanks!