cache_fplookup: quiet gcc -Wreturn-type
Reviewed by: markj, mjg Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D27555
This commit is contained in:
parent
1bcdbfc5de
commit
d3bbf8af68
@ -4603,6 +4603,7 @@ out:
|
|||||||
cache_fpl_cleanup_cnp(cnp);
|
cache_fpl_cleanup_cnp(cnp);
|
||||||
return (error);
|
return (error);
|
||||||
}
|
}
|
||||||
|
__assert_unreachable();
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user