]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'net-discard-pm_runtime_put-return-value'
authorJakub Kicinski <kuba@kernel.org>
Thu, 8 Jan 2026 16:15:07 +0000 (08:15 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 8 Jan 2026 16:15:08 +0000 (08:15 -0800)
Rafael J. Wysocki says:

====================
net: Discard pm_runtime_put() return value

This is 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.
====================

Link: https://patch.msgid.link/2816529.mvXUDI8C0e@rafael.j.wysocki
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge