[PATCH 4/8] mtd-utils: Add flash stress test Utility
Richard Weinberger
richard at nod.at
Tue Apr 26 02:22:28 PDT 2016
Am 26.04.2016 um 10:18 schrieb Boris Brezillon:
> Please use getopt_long(). I guess this applies to all your patches, so
> I'll stop mentioning it.
>
I agree, other mtd-utils programs use getopt too. Let's stay consistent.
BTW: How do you feel about switching globally over to argp?
http://www.gnu.org/software/libc/manual/html_node/Argp.html
IMHO it is much less pain to use and offers nice features such as auto generating
--help.
Although it is a GNU feature there is also a standalone package available which can be used
when building for musl or uclibc.
Thanks,
//richard
More information about the linux-mtd
mailing list