On Thu, 2015-12-10 at 00:11 +0200, Andy Shevchenko wrote:
> On Wed, Dec 9, 2015 at 11:59 PM, Joe Perches <[email protected]> wrote:
[]
> > diff --git a/lib/hexdump.c b/lib/hexdump.c
[]
> > @@ -216,7 +240,10 @@ EXPORT_SYMBOL(hex_dump_to_buffer);
> >   * @prefix_type: controls whether prefix of an offset, address, or none
> >   *  is printed (%DUMP_PREFIX_OFFSET, %DUMP_PREFIX_ADDRESS, 
> > %DUMP_PREFIX_NONE)
> >   * @rowsize: number of bytes to print per line; must be 16 or 32
> > - * @groupsize: number of bytes to print at a time (1, 2, 4, 8; default = 1)
> > + * @groupflags: number of bytes to print at a time (1, 2, 4, 8; default = 
> > 1)
> > + * @groupflags: number of bytes to print at a time (1, 2, 4, 8; default = 
> > 1)
> 
> Duplicate.

Ick.  Andrew, can you delete one line please or do you want a resend?

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to