All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v7 03/23] Add abs() macro to return absolute value
Date: Fri, 11 May 2012 22:13:07 +0200	[thread overview]
Message-ID: <20120511201307.5D9A7206496@gemini.denx.de> (raw)
In-Reply-To: <CAPnjgZ2hep7ApaNMakKrAEpCPffQ74BogGo=GnWTy47akewXTQ@mail.gmail.com>

Dear Simon Glass,

In message <CAPnjgZ2hep7ApaNMakKrAEpCPffQ74BogGo=GnWTy47akewXTQ@mail.gmail.com> you wrote:
>
> So I will go back to the more complicated way, and this time just copy what
> the kernel does. The difference is that it doesn't use typeof().

I have to admit that I tend to prefer the typeof() version, and I
wonder why the kernel doesn;t use that.  I guess there are reasons for
that.  Does anybody know what these might be?

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
Reader, suppose you were an idiot. And suppose you were a  member  of
Congress. But I repeat myself.                           - Mark Twain

  reply	other threads:[~2012-05-11 20:13 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-10 21:37 [U-Boot] [PATCH v7 03/23] Add abs() macro to return absolute value Simon Glass
2012-05-10 22:56 ` Tom Warren
2012-05-10 23:14   ` Simon Glass
2012-05-10 23:41   ` Tom Rini
2012-05-10 23:45   ` Graeme Russ
2012-05-10 23:49     ` Simon Glass
2012-05-11 16:11     ` Tom Warren
2012-05-11 19:16 ` Wolfgang Denk
2012-05-11 19:43   ` Simon Glass
2012-05-11 20:13     ` Wolfgang Denk [this message]
2012-05-11 21:08       ` Simon Glass
2012-05-11 21:24         ` Wolfgang Denk
2012-05-11 22:31           ` Simon Glass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120511201307.5D9A7206496@gemini.denx.de \
    --to=wd@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.