partitionedfs: clean-up some mess
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Fri, 4 Jan 2013 12:26:18 +0000 (14:26 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 10 Jan 2013 12:13:17 +0000 (14:13 +0200)
commit416d3c565c7ec3426541246c32ad8d81f12ed77e
treee0c5e35424d043289a50ffb0011c7a15c33e9f80
parent39c09cea114a65fd4d621e55fec1245920461681
partitionedfs: clean-up some mess

This is a clean-up patch. It cleans up the code around alignment and makes it
both shorter and more readable. No functinal changes, just using better
constructs and removing useless operations.

Change-Id: I9655239168101ca491ac60b3a16798dedef12841
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
mic/utils/partitionedfs.py