[RESEND][PATCH v2 0/3] net: Discard pm_runtime_put() return value
From: Rafael J. Wysocki
Date: Wed Jan 07 2026 - 07:37:53 EST
Hi All,
This is a resend of
https://lore.kernel.org/linux-pm/5973090.DvuYhMxLoT@rafael.j.wysocki/
which mostly was a resend of patches [10-12/23] from:
https://lore.kernel.org/linux-pm/6245770.lOV4Wx5bFT@rafael.j.wysocki/
as requested by Jakub, except for the last patch that has been fixed
while at it and so the version has been bumped up.
The patches are independent of each other and they are all requisite
for converting pm_runtime_put() into a void function.
Thanks!