From: Tyler Hicks Date: Thu, 23 Oct 2014 14:16:06 +0000 (-0400) Subject: eCryptfs: Remove unnecessary casts when parsing packet lengths X-Git-Tag: omap-for-v3.19/fixes-rc1~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=831115af5ca36d713355bf1b379081691eca8b3f;p=pandora-kernel.git eCryptfs: Remove unnecessary casts when parsing packet lengths The elements in the data array are already unsigned chars and do not need to be casted. Signed-off-by: Tyler Hicks Reported-by: Dan Carpenter --- Reading git-diff-tree failed