Skip to content
Commit c26656c8 authored by Jordan Yates's avatar Jordan Yates Committed by Benjamin Cabé
Browse files

fs: ext2: fix uninitialized variable



The compiler is unaware of the `block_size > 0` precondition, so it
outputs warnings of uninitialized `reclen`. Explicitly initialize the
variable to suppress this.

Signed-off-by: default avatarJordan Yates <jordan@embeint.com>
parent cd311380
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment