From: Jaegeuk Kim Date: Tue, 12 May 2015 20:33:00 +0000 (-0700) Subject: f2fs crypto: get rid of ci_mode from struct f2fs_crypt_info X-Git-Tag: omap-for-v4.3/legacy-v2-signed~156^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=640778fbc97b36757bd1f857ba4b599a200517c2;p=pandora-kernel.git f2fs crypto: get rid of ci_mode from struct f2fs_crypt_info This patch integrates the below patch into f2fs. "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 Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed