forked from 64kramsystem/zfs-installer
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor constants referring to sizes (remove suffix)
Keeping the prefix in the constant in the constant value makes arithmetic ugly (since the prefix needs to be stripped). For consistency, all the constants using this format have had the same treatment applied. There's an argument for leaving their format inconsistent, but I prefer not to.
- Loading branch information
1 parent
a2b6913
commit 629dd9b
Showing
1 changed file
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters