Home
last modified time | relevance | path

Searched hist:ebbe7887 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sunrpc/
H A Dsysfs.cebbe7887 Thu Mar 24 16:19:59 CDT 2022 Trond Myklebust <trond.myklebust@hammerspace.com> SUNRPC: Don't return error values in sysfs read of closed files

Instead of returning an error value, which ends up being the return
value for the read() system call, it is more elegant to simply return
the error as a string value.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>