Files
Joe Lawrence 7e1268093a samples/livepatch: add module descriptions
JIRA: https://issues.redhat.com/browse/RHEL-114920

commit 10764175baf4531d0f4b1147fd113660ea476226
Author: Arnd Bergmann <arnd@arndb.de>
Date:   Mon Mar 24 18:32:28 2025 +0100

    samples/livepatch: add module descriptions

    Every module should have a description, so add one for each of these modules.

    [akpm@linux-foundation.org: match the livepatch-callbacks-mod.c description, per Petr]
    Link: https://lkml.kernel.org/r/20250324173242.1501003-3-arnd@kernel.org
    Fixes: 6c6c1fc09de3 ("modpost: require a MODULE_DESCRIPTION()")
    Signed-off-by: Arnd Bergmann <arnd@arndb.de>
    Reviewed-by: Petr Mladek <pmladek@suse.com>
    Cc: Christophe Leroy <christophe.leroy@csgroup.eu>
    Cc: Easwar Hariharan <eahariha@linux.microsoft.com>
    Cc: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
    Cc: Jiri Kosina <jikos@kernel.org>
    Cc: Joe Lawrence <joe.lawrence@redhat.com>
    Cc: Josh Poimboeuf <jpoimboe@kernel.org>
    Cc: Masahiro Yamada <masahiroy@kernel.org>
    Cc: Miroslav Benes <mbenes@suse.cz>
    Cc: Stehen Rothwell <sfr@canb.auug.org.au>
    Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
2025-11-05 12:12:11 -05:00
..