[U-Boot] [PATCH 1/3] COMMON: Add __stringify() function

Wolfgang Denk wd at denx.de
Fri Aug 10 22:45:54 CEST 2012


Dear Anatolij Gustschin,

In message <20120810222104.1e6c4afc at wker> you wrote:
> Hi,
> 
> On Wed,  8 Aug 2012 12:52:17 +0200
> Marek Vasut <marex at denx.de> wrote:
> 
> > This function converts static number to string in preprocessor.
> > This is useful as it allows higher usage of puts() in favour of printf()
> > 
> > Signed-off-by: Marek Vasut <marex at denx.de>
> > Cc: Wolfgang Denk <wd at denx.de>
> > ---
> >  include/common.h          |    1 +
> >  include/linux/stringify.h |   12 ++++++++++++
> >  2 files changed, 13 insertions(+)
> >  create mode 100644 include/linux/stringify.h
> 
> applied to my staging branch, thanks!

Please undo.  This patch does not meet formal requirements.  It
contains code copied from Linux without sufficient attribution.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Even if you can deceive people about  a  product  through  misleading
statements, sooner or later the product will speak for itself.
- Hajime Karatsu


More information about the U-Boot mailing list