diff options
author | J. Bruce Fields <bfields@redhat.com> | 2012-08-18 03:47:53 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2012-08-21 23:42:00 +0200 |
commit | 5b444cc9a4c979aa0fa185c8ddca221462a34b7a (patch) | |
tree | 7a2b23292f279c31bacdabd95a709605e194137a /fs/jfs/jfs_imap.c | |
parent | svcrpc: make xpo_recvfrom return only >=0 (diff) | |
download | linux-5b444cc9a4c979aa0fa185c8ddca221462a34b7a.tar.xz linux-5b444cc9a4c979aa0fa185c8ddca221462a34b7a.zip |
svcrpc: remove handling of unknown errors from svc_recv
svc_recv() returns only -EINTR or -EAGAIN. If we really want to worry
about the case where it has a bug that causes it to return something
else, we could stick a WARN() in svc_recv. But it's silly to require
every caller to have all this boilerplate to handle that case.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/jfs/jfs_imap.c')
0 files changed, 0 insertions, 0 deletions