The quilt patch titled Subject: drm-i915-move-abs_diff-to-mathh-fix-fix has been removed from the -mm tree. Its filename was drm-i915-move-abs_diff-to-mathh-fix-fix.patch This patch was dropped because it was folded into drm-i915-move-abs_diff-to-mathh.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: drm-i915-move-abs_diff-to-mathh-fix-fix Date: Fri Aug 4 10:09:40 AM PDT 2023 fix comment, per Randy Cc: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Cc: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Cc: Alexey Dobriyan <adobriyan@xxxxxxxxx> Cc: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx> Cc: Daniel Vetter <daniel@xxxxxxxx> Cc: David Airlie <airlied@xxxxxxxxx> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Cc: Helge Deller <deller@xxxxxx> Cc: Imre Deak <imre.deak@xxxxxxxxx> Cc: Jani Nikula <jani.nikula@xxxxxxxxx> Cc: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx> Cc: Jiri Slaby <jirislaby@xxxxxxxxxx> Cc: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx> Cc: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> Cc: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx> Cc: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx> Cc: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/linux/math.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/include/linux/math.h~drm-i915-move-abs_diff-to-mathh-fix-fix +++ a/include/linux/math.h @@ -160,7 +160,7 @@ __STRUCT_FRACT(u32) * @a: the first argument * @b: the second argument * - * @a and @b has to be of the same type. With this restriction we compare + * @a and @b have to be of the same type. With this restriction we compare * signed to signed and unsigned to unsigned. The result is the subtraction * the smaller of the two from the bigger, hence result is always a positive * value. _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm-shmem-fix-race-in-shmem_undo_range-w-thp-fix.patch acpi-hmat-calculate-abstract-distance-with-hmat-checkpatch-fixes.patch mm-remove-redundant-k-macro-definition-fix.patch drm-i915-move-abs_diff-to-mathh.patch nmi_backtrace-allow-excluding-an-arbitrary-cpu-fix.patch