chain.c: Rename cur_part -> iter
commitb308bc5cf16403940d89fc0339ed90c98a0ace48
authorMichal Soltys <soltys@ziu.info>
Sun, 15 Aug 2010 22:13:51 +0000 (16 00:13 +0200)
committerMichal Soltys <soltys@ziu.info>
Sun, 15 Aug 2010 22:41:45 +0000 (16 00:41 +0200)
treeaf6de25d7c2a3117b958dcdd08d89017a9dfa95e
parenta65edad040831169e8a369869c09203077c3e97f
chain.c: Rename cur_part -> iter

Current iterators go over both disk and partitions, including raw disks.
More generic name fits better into the whole scheme.

Signed-off-by: Michal Soltys <soltys@ziu.info>
com32/chain/chain.c