HomeFreeBSD

MFC r320861 (by ngie): Fix whitespace bugs

Description

MFC r320861 (by ngie): Fix whitespace bugs

  • Delete trailing whitespace.
  • Replace 8 single column spaces with hard tabs.
  • Delete lines with consisting purely of blank space.
  • Add space between return and (, per style(9).

Special care was taken to not blindly replace 8 single column spaces
with tabs; doing so could break tools that do strict string comparisons
with camcontrol output.

Details

Provenance
mavAuthored on
Parents
rS350772: loader: support com.delphix:removing
Branches
Unknown
Tags
Unknown