public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] lib: dhry: miscellaneous cleanups
@ 2024-01-22 14:50 Geert Uytterhoeven
  2024-01-22 14:50 ` [PATCH 1/3] lib: dhry: remove unneeded <linux/mutex.h> Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2024-01-22 14:50 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, Geert Uytterhoeven

	Hi Andrew,

This patch series contains a few miscellaneous cleanups for the
Dhrystone benchmark test.

Thanks!

Geert Uytterhoeven (3):
  lib: dhry: remove unneeded <linux/mutex.h>
  lib: dhry: use ktime_ms_delta() helper
  lib: dhry: add missing closing parenthesis

 lib/Kconfig.debug | 2 +-
 lib/dhry_1.c      | 2 +-
 lib/dhry_run.c    | 1 -
 3 files changed, 2 insertions(+), 3 deletions(-)

-- 
2.34.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

end of thread, other threads:[~2024-01-22 14:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-22 14:50 [PATCH 0/3] lib: dhry: miscellaneous cleanups Geert Uytterhoeven
2024-01-22 14:50 ` [PATCH 1/3] lib: dhry: remove unneeded <linux/mutex.h> Geert Uytterhoeven
2024-01-22 14:50 ` [PATCH 2/3] lib: dhry: use ktime_ms_delta() helper Geert Uytterhoeven
2024-01-22 14:50 ` [PATCH 3/3] lib: dhry: add missing closing parenthesis Geert Uytterhoeven

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