Revert "SUNRPC: clean up integer overflow check"
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 15 Sep 2023 19:46:08 +0000 (15:46 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 15 Sep 2023 19:50:24 +0000 (15:50 -0400)
commitc656a4d5484ad99e97de549a9affc12a91d94963
treee8ee9ac0549ca3b16478529f05d5a44fcb3600cf
parent4506f23e117161a20104c8fa04f33e1ca63c26af
Revert "SUNRPC: clean up integer overflow check"

This reverts commit e87cf8a28e7592bd19064e8181324ae26bc02932.

This commit was added to silence a tautological comparison warning, but
removing the 'len' value check before calling xdr_inline_decode() is
really not what we want.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/linux/sunrpc/xdr.h