Re: [PATCH] vsprintf: introduce %pf

From: Steven Rostedt
Date: Tue Apr 14 2009 - 22:38:48 EST



On Tue, 14 Apr 2009, Mike Frysinger wrote:

> On Tue, Apr 14, 2009 at 20:00, Frederic Weisbecker wrote:
> > - * - 'F' For symbolic function descriptor pointers
> > + * - 'F' For symbolic function descriptor pointers with asm offset
> > + * - 'f' For simple function symbol
>
> "asm" is weird here as it isnt an assembly offset (not that i have any
> idea what an "assembly offset" even means). just say "offset".

Or perhaps better: function offset, as it ususally means the offset into
the function.

-- Steve

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