From: J. Bruce Fields Date: Fri, 19 Sep 2014 21:21:35 +0000 (-0400) Subject: RPC: remove unneeded checks from xdr_truncate_encode() X-Git-Tag: omap-for-v3.19/fixes-rc1~62^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed38c0699848508672793bbdcca98ee89aa6c71e;p=pandora-kernel.git RPC: remove unneeded checks from xdr_truncate_encode() Thanks to Andrea Arcangeli for pointing out these checks are obviously unnecessary given the preceding calculations. Reported-by: Andrea Arcangeli Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed