On 24.06.2025 11:31, Mykola Kvach wrote: > From: Mykola Kvach <mykola_kv...@epam.com> > > This patch wraps the suspend/resume console callbacks and related code within > CONFIG_SYSTEM_SUSPEND blocks. This ensures that these functions and their > calls are only included in the build when CONFIG_SYSTEM_SUSPEND is enabled. > > This addresses Misra Rule 2.1 violations. > > Suggested-by: Jan Beulich <jbeul...@suse.com> > Signed-off-by: Mykola Kvach <mykola_kv...@epam.com>
Acked-by: Jan Beulich <jbeul...@suse.com>