Skip to content
Commit 96a29581 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

genksyms: use getopt_long() unconditionally



getopt_long() is used by various tools in the kernel (e.g. Kconfig).

It should be fine to use it all the time.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent a19937d8
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