mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
Build fix for 7977ade69d.
Bug: 116008047 Change-Id: I053866f49e1ec090fde9a6fbf19a34c5e4e6e8e3 Signed-off-by: Alistair Strachan <astrachan@google.com> [AmitP: Updated commit message for correct SHA1 hash] Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
This commit is contained in:
parent
4b20ec3e75
commit
00428ff5a2
|
|
@ -153,7 +153,6 @@ static struct fscrypt_mode {
|
|||
int keysize;
|
||||
bool logged_impl_name;
|
||||
} available_modes[] = {
|
||||
<<<<<<< HEAD
|
||||
[FS_ENCRYPTION_MODE_AES_256_XTS] = {
|
||||
.friendly_name = "AES-256-XTS",
|
||||
.cipher_str = "xts(aes)",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user