Home
last modified time | relevance | path

Searched hist:"38017 d44" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/cachefiles/
H A Dnamei.c38017d44 Fri Sep 23 23:59:59 CDT 2022 Miklos Szeredi <mszeredi@redhat.com> cachefiles: tmpfile error handling cleanup

Separate the error labels from the success path and use 'ret' to store the
error value before jumping to the error label.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>