Skip to content
Commit 4e448220 authored by Theis Mejnertsen's avatar Theis Mejnertsen Committed by Benjamin Cabé
Browse files

fs: zms: make zms_active_sector_free_space return type signed



zms_active_sector_free_space is documented to return -EACCES on fs not
mounted error but currently returns an usigned type size_t. This fixes
that by changing the return value into a ssize_t

Signed-off-by: default avatarTheis Mejnertsen <theismejnertsen@gmail.com>
parent 7ff93d74
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment