All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christopher Cordahi <christophercordahi@nanometrics.ca>
To: David Woodhouse <David.Woodhouse@intel.com>
Cc: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>,
	Linux MTD mailing list <linux-mtd@lists.infradead.org>,
	Shmulik Ladkani <shmulik.ladkani@gmail.com>,
	Christopher Cordahi <christophercordahi@nanometrics.ca>
Subject: [PATCH 0/2] mtd: cmdlinepart: minor fixes handling zero sized partitions
Date: Sun, 16 Dec 2012 19:59:28 -0500	[thread overview]
Message-ID: <cover.1355438632.git.christophercordahi@nanometrics.ca> (raw)

Removing zero sized partitions was introduced in commit
7baf04261062826ea225ab23e07c541e279143fa.
http://permalink.gmane.org/gmane.linux.drivers.mtd/43507
These changes fix a minor error and make the handling more consistent.

Christopher Cordahi (2):
  mtd: cmdlinepart: fix skipping zero sized partition
  mtd: cmdlinepart: skip partitions truncated to zero

 drivers/mtd/cmdlinepart.c |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

             reply	other threads:[~2012-12-17  0:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-17  0:59 Christopher Cordahi [this message]
2012-12-17  0:59 ` [PATCH 1/2] mtd: cmdlinepart: fix skipping zero sized partition Christopher Cordahi
2012-12-17  6:35   ` Shmulik Ladkani
2012-12-17  0:59 ` [PATCH 2/2] mtd: cmdlinepart: skip partitions truncated to zero Christopher Cordahi
2012-12-17  7:07   ` Shmulik Ladkani
2013-01-15 11:48 ` [PATCH 0/2] mtd: cmdlinepart: minor fixes handling zero sized partitions 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=cover.1355438632.git.christophercordahi@nanometrics.ca \
    --to=christophercordahi@nanometrics.ca \
    --cc=David.Woodhouse@intel.com \
    --cc=artem.bityutskiy@linux.intel.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=shmulik.ladkani@gmail.com \
    /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.