Proceed iterator to the next partition and return it
struct hd_struct * disk_part_iter_next(struct disk_part_iter * piter);
piter
iterator of interest
Proceed piter to the next partition and return it.
Don't care.