mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2026-03-30 04:57:56 +02:00
Derive a floating-point interval value from integers using math rather than integer->string->float conversion. The string technique triggered a -Wformat-overflow warning.