commit | 4da7347d85aa4409945201279d71ae501cd5c164 | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <rasmus.villemoes@prevas.dk> | Wed Apr 14 20:51:42 2021 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 16 11:55:55 2021 -0400 |
tree | 2f2636aa2a0012a97f67a8bfff4d33fb01803a76 | |
parent | 7cb977fd51b4ddcfe385749f035cc768a968edfb [diff] |
env/sf.c: use a variable to hold the sector size As preparation for the next patch, use a local variable to represent the sector size. No functional change. Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>