Skip to content
Commit 1c975da5 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

scripts/kallsyms: remove KSYM_NAME_LEN_BUFFER



You do not need to decide the buffer size statically.

Use getline() to grow the line buffer as needed.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
Reviewed-by: default avatarNicolas Schier <n.schier@avm.de>
parent 92e74fb6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment