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@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/ 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