]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
lib: math: polynomial: remove link to non-exist file and fix spelling
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 2 Mar 2026 09:28:09 +0000 (10:28 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 28 Mar 2026 04:19:39 +0000 (21:19 -0700)
commit118d86a32422c30861f75835ebb926289fc71941
tree8f1fbba6911cfa1a959bb199c75054f1124cbf7a
parent512e19a82bee561b8adf11fc37413d24b01382c8
lib: math: polynomial: remove link to non-exist file and fix spelling

The Baikal SoC and platform support was dropped from the kernel, remove
the reference to non-exist file.  While at it, fix spelling.

Link: https://lkml.kernel.org/r/20260302092831.2267785-4-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/math/polynomial.c