From: J. Bruce Fields Date: Mon, 3 Dec 2012 21:30:42 +0000 (-0500) Subject: svcrpc: delay minimum-rpc-size check till later X-Git-Tag: v3.8-rc1~20^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad46ccf09440975618e8fc1ead53d0a27b9bcf4c;p=pandora-kernel.git svcrpc: delay minimum-rpc-size check till later Soon we want to support multiple fragments, in which case it may be legal for a single fragment to be smaller than 8 bytes, so we'll want to delay this check till we've reached the last fragment. Also fix an outdated comment. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed