mbox series

[v1,0/2] Minor cleanups in common/rc

Message ID cover.1741248214.git.nirjhar.roy.lists@gmail.com (mailing list archive)
Headers show
Series Minor cleanups in common/rc | expand

Message

Nirjhar Roy (IBM) March 6, 2025, 8:17 a.m. UTC
This patch series removes some unnecessary sourcing of common/rc
and decouples the call to init_rc() from the sourcing of common/rc.
The individual patches have the details. This is proposed in [1] and [2].

[1] https://lore.kernel.org/all/20250206155251.GA21787@frogsfrogsfrogs/

[2] https://lore.kernel.org/all/20250210142322.tptpphdntglsz4eq@dell-per750-06-vm-08.rhts.eng.pek2.redhat.com/

Nirjhar Roy (IBM) (2):
  generic/749: Remove redundant sourcing of common/rc
  check,common/{preamble,rc},soak: Decoupling init_rc() call from
    sourcing common/rc

 check             | 10 ++--------
 common/preamble   |  1 +
 common/rc         |  2 --
 soak              |  1 +
 tests/generic/749 |  1 -
 5 files changed, 4 insertions(+), 11 deletions(-)

--
2.34.1