- Use ROUND_UP macro instead of explicit calculation.
authorEric Kohl <eric.kohl@reactos.org>
Sat, 25 Sep 2004 12:11:13 +0000 (12:11 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sat, 25 Sep 2004 12:11:13 +0000 (12:11 +0000)
commit1f82196fd52fa9c722a58ed623950e0503e40f3d
treedb2e74c03df6bb20f035399730a30c62f811a5f2
parent95210d36ee328d5f4abbb1a6d69bf486089468d4
- Use ROUND_UP macro instead of explicit calculation.
- Replace fixed values by appropriate constants.
- Replace STATUS_UNSUCCESSFUL by better status codes.

svn path=/trunk/; revision=11046
reactos/lib/rtl/sd.c