fstat: add missing return value statement for the statx wrapping case
commitdd21bfd5a7fc87e6dd163745ce15ac2b77439428
authorYann Sionneau <ysionneau@kalray.eu>
Thu, 14 Sep 2023 14:29:39 +0000 (14 16:29 +0200)
committerWaldemar Brodkorb <wbx@openadk.org>
Thu, 14 Sep 2023 14:46:52 +0000 (14 16:46 +0200)
tree7f54a4dd75dfb6e46df85e14a8a4a2767a43a280
parent3daf0d3bf73b61acde095faa18979cff2da0017e
fstat: add missing return value statement for the statx wrapping case

Add missing return value statement to fstat for the statx wrapping case.

Signed-off-by: Yann Sionneau <ysionneau@kalray.eu>
libc/sysdeps/linux/common/fstat.c