mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
96a29581e7
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: Masahiro Yamada <masahiroy@kernel.org>