Minor clean-ups
From 82 function definitions, 80 include a single space before the opening parenthesis and only 2 don't. Add the missing space for these two.
Other changes:
- Drop extra braces in
debfor ()
- Simplify
force_md5 ()
by exporting and settingDEBOOTSTRAP_CHECKSUM_FIELD
on the same line. - Avoid code duplication in
check_sane_mount ()
- Export
DOWNLOAD_INDICES
&DOWNLOAD_DEBS
on the same line inmirror_style ()
Edited by Akbarkhon Variskhanov