== Series Details ==
Series: Drop some unnecessary patches
URL : https://patchwork.freedesktop.org/series/125524/
State : warning
== Summary ==
Error: dim checkpatch failed
b3ed6c697207 Revert "freezer: Dump more info on whoever is trying to get frozen
with locks held"
24d4bf37ddaa Revert "iommu: Remove iova cpu hotplugging flushing"
-:10: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line
(possible unwrapped commit description?)
#10:
commit 6d03bbff456b ("hwmon: (coretemp) Simplify platform device handling") ?
-:44: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#44: FILE: drivers/iommu/iova.c:261:
+ ret = cpuhp_setup_state_multi(CPUHP_IOMMU_IOVA_DEAD,
"iommu/iova:dead", NULL,
+ iova_cpuhp_dead);
total: 0 errors, 1 warnings, 1 checks, 76 lines checked