mirror of
https://github.com/torvalds/linux
synced 2026-07-27 13:10:42 +09:00
Refactor: Translating an on-the-wire value to a local host errno is architecturally a job for the proc function, not the XDR decoder. Signed-off-by: Chuck Lever <chuck.lever@oracle.com>