[PATCH v2 5/5] mtdinfo: consolidate help as display_help()

Mike Frysinger vapier.adi at gmail.com
Thu Aug 11 00:33:03 EDT 2011


On Tue, Aug 9, 2011 at 17:36, Brian Norris wrote:
> +static void display_help(void)
> +{
> +       printf(
> +"%1$s version %2$s - a tool to print MTD information.\n"

please properly indent
<tab>printf(
<tab><tab>"..........."
-mike



More information about the linux-mtd mailing list