mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>