mirror of
https://github.com/torvalds/linux
synced 2026-07-27 21:20:43 +09:00
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>