From: Trevor Highland Date: Wed, 6 Feb 2008 09:38:36 +0000 (-0800) Subject: eCryptfs: change the type of cipher_code from u16 to u8 X-Git-Tag: v2.6.25-rc1~628 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19e66a67e9b25874cd5e184e7d381ce1b955df11;p=pandora-kernel.git eCryptfs: change the type of cipher_code from u16 to u8 Only the lower byte of cipher_code is ever used, so it makes sense for its type to be u8. Signed-off-by: Trevor Highland Cc: Michael Halcrow Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed