public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] resource: A couple of cleanups
@ 2024-09-25 15:43 Andy Shevchenko
  2024-09-25 15:43 ` [PATCH v1 1/2] resource: Replace open coded resource_intersection() Andy Shevchenko
  2024-09-25 15:43 ` [PATCH v1 2/2] resource: Introduce is_type_match() helper and use it Andy Shevchenko
  0 siblings, 2 replies; 3+ messages in thread
From: Andy Shevchenko @ 2024-09-25 15:43 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andy Shevchenko, Rasmus Villemoes, Andrew Morton, Andy Shevchenko

A couple of ad-hoc cleanups since there was a recent development of
the code in question. No functional changes intended.

Andy Shevchenko (2):
  resource: Replace open coded resource_intersection()
  resource: Introduce is_type_match() helper and use it

 kernel/resource.c | 38 ++++++++++++++++----------------------
 1 file changed, 16 insertions(+), 22 deletions(-)

-- 
2.43.0.rc1.1336.g36b5255a03ac


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

end of thread, other threads:[~2024-09-25 15:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-25 15:43 [PATCH v1 0/2] resource: A couple of cleanups Andy Shevchenko
2024-09-25 15:43 ` [PATCH v1 1/2] resource: Replace open coded resource_intersection() Andy Shevchenko
2024-09-25 15:43 ` [PATCH v1 2/2] resource: Introduce is_type_match() helper and use it Andy Shevchenko

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