linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] selftests: harness: refactor __constructor_order
@ 2024-07-27 14:37 Masahiro Yamada
  2024-07-27 14:37 ` [PATCH v2 1/2] selftests: harness: remove unneeded __constructor_order_last() Masahiro Yamada
  2024-08-06  4:27 ` [PATCH v2 0/2] selftests: harness: refactor __constructor_order Kees Cook
  0 siblings, 2 replies; 4+ messages in thread
From: Masahiro Yamada @ 2024-07-27 14:37 UTC (permalink / raw)
  To: Kees Cook, Andy Lutomirski, Will Drewry
  Cc: linux-kernel, Masahiro Yamada, Alexandre Belloni,
	Benjamin Tissoires, Christian Borntraeger, Claudio Imbrenda,
	David Hildenbrand, Janosch Frank, Jiri Kosina, Shuah Khan, bpf,
	kvm, linux-input, linux-kselftest, linux-rtc


This series refactors __constructor_order because
__constructor_order_last() is unneeded.

No code change since v1.
I reworded "reverse-order" to "backward-order" in commit description.


Masahiro Yamada (2):
  selftests: harness: remove unneeded __constructor_order_last()
  selftests: harness: rename __constructor_order for clarification

 .../drivers/s390x/uvdevice/test_uvdevice.c     |  6 ------
 tools/testing/selftests/hid/hid_bpf.c          |  6 ------
 tools/testing/selftests/kselftest_harness.h    | 18 ++++--------------
 tools/testing/selftests/rtc/rtctest.c          |  7 -------
 4 files changed, 4 insertions(+), 33 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-08-06 19:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-27 14:37 [PATCH v2 0/2] selftests: harness: refactor __constructor_order Masahiro Yamada
2024-07-27 14:37 ` [PATCH v2 1/2] selftests: harness: remove unneeded __constructor_order_last() Masahiro Yamada
2024-08-06  4:27 ` [PATCH v2 0/2] selftests: harness: refactor __constructor_order Kees Cook
2024-08-06 19:36   ` Shuah Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).