scripts/kallsyms.c Make the comment up-to-date with current implementation
authorYuma Ueda <cyan@0x00a1e9.dev>
Fri, 18 Nov 2022 13:36:31 +0000 (22:36 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Nov 2022 18:44:09 +0000 (19:44 +0100)
commitadc40221bf676f3e722d135889a7b913b4162dc2
treefc726b8b52672409ff0f4bd20515e816ebac734b
parentc002f04c0bc79ec00d4beb75fb631d5bf37419bd
scripts/kallsyms.c Make the comment up-to-date with current implementation

The comment in scripts/kallsyms.c describing the usage of
scripts/kallsyms does not reflect the latest implementation.
Fix the comment to be equivalent to what the usage() function prints.

Signed-off-by: Yuma Ueda <cyan@0x00a1e9.dev>
Reviewed-by: Miguel Ojeda <ojeda@kernel.org>
Link: https://lore.kernel.org/r/20221118133631.4554-1-cyan@0x00a1e9.dev
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
scripts/kallsyms.c