]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
ext4 crypto: fix ext4_get_crypto_ctx()'s calling convention in ext4_decrypt_one
authorTheodore Ts'o <tytso@mit.edu>
Mon, 8 Jun 2015 15:54:56 +0000 (11:54 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 8 Jun 2015 15:54:56 +0000 (11:54 -0400)
commitad0a0ce894d554b112afab6a48fd500e636686a6
treef3221502edb81622db9ed7e9320bc4574f33d675
parent42ac1848eac58875ceb081c2ed915d6f07ec1f30
ext4 crypto: fix ext4_get_crypto_ctx()'s calling convention in ext4_decrypt_one

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/crypto.c