env/sf.c: use a variable to hold the sector size
authorRasmus Villemoes <rasmus.villemoes@prevas.dk>
Wed, 14 Apr 2021 18:51:42 +0000 (20:51 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 16 Apr 2021 15:55:55 +0000 (11:55 -0400)
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>

No differences found