From: Artem Bityutskiy <dedekind1@gmail.com>
To: Linus Walleij <linus.walleij@stericsson.com>
Cc: linux-mtd@lists.infradead.org,
David Woodhouse <dwmw2@infradead.org>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/4] mtd: FSMC NAND replace all use of uintNN_t with uN
Date: Fri, 26 Nov 2010 18:24:55 +0200 [thread overview]
Message-ID: <1290788695.2552.35.camel@localhost> (raw)
In-Reply-To: <1290201121-15263-1-git-send-email-linus.walleij@stericsson.com>
On Fri, 2010-11-19 at 22:12 +0100, Linus Walleij wrote:
> The short kernel versions of the basic types makes the world more
> readable.
>
> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
I do not think dwmw2 will merge this one because he often claimed that
u32 cannot be better than uint32_t, because the latter is C99 standard,
but the former is not. So I'd not do this, at least not at the area he
looks after.
:-)
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
WARNING: multiple messages have this Message-ID (diff)
From: dedekind1@gmail.com (Artem Bityutskiy)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] mtd: FSMC NAND replace all use of uintNN_t with uN
Date: Fri, 26 Nov 2010 18:24:55 +0200 [thread overview]
Message-ID: <1290788695.2552.35.camel@localhost> (raw)
In-Reply-To: <1290201121-15263-1-git-send-email-linus.walleij@stericsson.com>
On Fri, 2010-11-19 at 22:12 +0100, Linus Walleij wrote:
> The short kernel versions of the basic types makes the world more
> readable.
>
> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
I do not think dwmw2 will merge this one because he often claimed that
u32 cannot be better than uint32_t, because the latter is C99 standard,
but the former is not. So I'd not do this, at least not at the area he
looks after.
:-)
--
Best Regards,
Artem Bityutskiy (????? ????????)
next prev parent reply other threads:[~2010-11-26 16:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-19 21:12 [PATCH 2/4] mtd: FSMC NAND replace all use of uintNN_t with uN Linus Walleij
2010-11-19 21:12 ` Linus Walleij
2010-11-26 16:24 ` Artem Bityutskiy [this message]
2010-11-26 16:24 ` Artem Bityutskiy
2010-11-28 10:20 ` Linus Walleij
2010-11-28 10:20 ` Linus Walleij
2010-11-28 17:55 ` Artem Bityutskiy
2010-11-28 17:55 ` Artem Bityutskiy
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=1290788695.2552.35.camel@localhost \
--to=dedekind1@gmail.com \
--cc=dwmw2@infradead.org \
--cc=linus.walleij@stericsson.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mtd@lists.infradead.org \
/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.