All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mtd: cmdlinepart: minor fixes handling zero sized partitions
@ 2012-12-17  0:59 Christopher Cordahi
  2012-12-17  0:59 ` [PATCH 1/2] mtd: cmdlinepart: fix skipping zero sized partition Christopher Cordahi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Christopher Cordahi @ 2012-12-17  0:59 UTC (permalink / raw)
  To: David Woodhouse
  Cc: Artem Bityutskiy, Linux MTD mailing list, Shmulik Ladkani,
	Christopher Cordahi

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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-01-15 11:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-17  0:59 [PATCH 0/2] mtd: cmdlinepart: minor fixes handling zero sized partitions Christopher Cordahi
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

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.