mirror of https://github.com/torvalds/linux.git
[Why] We check for a NULL divisor but don't act on it. This check does nothing other than throw a warning. It does confuse static checkers though: See https://lkml.org/lkml/2025/4/26/371 [How] Drop the ASSERTs in both DC and SPL variants. Fixes: |
||
|---|---|---|
| .. | ||
| Makefile | ||
| bw_fixed.c | ||
| calcs_logger.h | ||
| conversion.c | ||
| conversion.h | ||
| custom_float.c | ||
| dc_common.c | ||
| dc_common.h | ||
| dce_calcs.c | ||
| fixpt31_32.c | ||
| logger.h | ||
| vector.c | ||