Skip to content
Commit cf891607 authored by Andy Shevchenko's avatar Andy Shevchenko Committed by Song Liu
Browse files

md: Convert to use int_pow()



Instead of linear approach to calculate power of 10, use generic int_pow()
which does it better.

Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: default avatarSong Liu <songliubraving@fb.com>
parent 7cee6d4e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment