public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] devres: A couple of cleanups
@ 2024-04-03 10:46 Andy Shevchenko
  2024-04-03 10:46 ` [PATCH v4 1/2] devres: Switch to use dev_err_probe() for unification Andy Shevchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andy Shevchenko @ 2024-04-03 10:46 UTC (permalink / raw)
  To: Andy Shevchenko, Philipp Stanner, linux-kernel; +Cc: Andrew Morton

A couple of ad-hoc cleanups. No functional changes intended.

v4:
- rebased on top of the latest vanilla (v6.9-rcX)

v3:
- rebased on top of driver-core-testing (Philipp)
- added tags (Philipp)

v2:
- fixed plural vs. singular "to have" (Philipp)

Andy Shevchenko (2):
  devres: Switch to use dev_err_probe() for unification
  devres: Don't use "proxy" headers

 lib/devres.c | 26 +++++++++++++++-----------
 1 file changed, 15 insertions(+), 11 deletions(-)

-- 
2.43.0.rc1.1.gbec44491f096


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-04-03 12:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-03 10:46 [PATCH v4 0/2] devres: A couple of cleanups Andy Shevchenko
2024-04-03 10:46 ` [PATCH v4 1/2] devres: Switch to use dev_err_probe() for unification Andy Shevchenko
2024-04-03 10:46 ` [PATCH v4 2/2] devres: Don't use "proxy" headers Andy Shevchenko
2024-04-03 10:53 ` [PATCH v4 0/2] devres: A couple of cleanups Philipp Stanner
2024-04-03 11:03   ` Andy Shevchenko
2024-04-03 12:00     ` Philipp Stanner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox