From: Kinglong Mee Date: Tue, 10 Jun 2014 10:29:39 +0000 (+0800) Subject: SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok X-Git-Tag: omap-for-v3.17/fixes-against-rc2~101^2~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f15a5cf912f05b572d1f9f3772fba019643f4837;p=pandora-kernel.git SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok rq_usedeferral and rq_splice_ok are used as 0 and 1, just defined to bool. Signed-off-by: Kinglong Mee Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed