[USETUP] Some fixes/improvements suggested by Thomas (2/2).
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Mon, 22 May 2017 15:55:16 +0000 (17:55 +0200)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Thu, 31 May 2018 17:54:09 +0000 (19:54 +0200)
commitc434a5ab21780b3ca42299da3dc6f5b46b978bc3
treedfe8b79da8ecaf7c98071e6a5e2135cf2dfa9351
parentf88d029c9d3f58ce92afefe965bd0d800e6ae254
[USETUP] Some fixes/improvements suggested by Thomas (2/2).

- In the partlist.c disk getters: Remove useless "IsListEmpty(&List->DiskListHead)" checks, because this is actually the kind of check the while() loop does just after...
- Fix few DPRINTs.

svn path=/branches/setup_improvements/; revision=74629
base/setup/lib/partlist.c
base/setup/usetup/filesup.c