public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@gmail.com>
To: MTD Maling List <linux-mtd@lists.infradead.org>
Cc: Huang Shijie <b32955@freescale.com>
Subject: Re: [PATCH] mtd: nand: use more reasonable integer types
Date: Thu, 14 Mar 2013 09:52:24 +0200	[thread overview]
Message-ID: <1363247544.11441.84.camel@sauron.fi.intel.com> (raw)
In-Reply-To: <1363176300-9016-1-git-send-email-dedekind1@gmail.com>

On Wed, 2013-03-13 at 14:05 +0200, Artem Bityutskiy wrote:
> From: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
> 
> Use 'unsigned int' instead of 'unsigned long' in the NAND chip description data
> structure, because 32-bits is more than enough for our purposes. We do not need
> 64-bits, which is what we end up on 64-bit architectures. We declare many
> instances of this data structure, so this should help saving some amount of
> memory.
> 
> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>

Pushed to l2-mtd.git.

-- 
Best Regards,
Artem Bityutskiy

      reply	other threads:[~2013-03-14  7:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-13 12:05 [PATCH] mtd: nand: use more reasonable integer types Artem Bityutskiy
2013-03-14  7:52 ` Artem Bityutskiy [this message]

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=1363247544.11441.84.camel@sauron.fi.intel.com \
    --to=dedekind1@gmail.com \
    --cc=b32955@freescale.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox