]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: _copy_to/from_pages() now check for zero length
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 6 Dec 2020 17:41:41 +0000 (12:41 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 14 Dec 2020 11:51:07 +0000 (06:51 -0500)
commit1a0fce0a2ce5a8eceab25883c820112906c905cf
tree9d28f263bc585e3298240b98d8c875e70865dc41
parent8f5cec8985554bf607fa50058ed5ccac7707e9b4
SUNRPC: _copy_to/from_pages() now check for zero length

Clean up callers of _copy_to/from_pages() that still check for a zero
length.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
net/sunrpc/xdr.c