From: Theodore Ts'o Date: Mon, 18 May 2015 17:20:47 +0000 (-0400) Subject: ext4 crypto: get rid of ci_mode from struct ext4_crypt_info X-Git-Tag: omap-for-v4.3/legacy-v2-signed~151^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1aaa6e8b24114757a836ae0e62d2096deb76f274;p=pandora-kernel.git ext4 crypto: get rid of ci_mode from struct ext4_crypt_info The ci_mode field was superfluous, and getting rid of it gets rid of an unused hole in the structure. Signed-off-by: Theodore Ts'o --- Reading git-diff-tree failed