diff options
author | Tyler Hicks <tyhicks@canonical.com> | 2013-05-23 12:08:40 -0700 |
---|---|---|
committer | Tyler Hicks <tyhicks@canonical.com> | 2013-06-07 17:28:29 -0700 |
commit | 0df5ed65c14e2c36ed842fcff58118662009f1a1 (patch) | |
tree | 6e053b8e634ca9c74f7151e3a0969851c471abce /block | |
parent | 406c93df09ae7a345b510cf6619f881b42a3d553 (diff) | |
download | op-kernel-dev-0df5ed65c14e2c36ed842fcff58118662009f1a1.zip op-kernel-dev-0df5ed65c14e2c36ed842fcff58118662009f1a1.tar.gz |
eCryptfs: Make extent and scatterlist crypt function parameters similar
The 'dest' abbreviation is only used in crypt_scatterlist(), while all
other functions in crypto.c use 'dst' so dest_sg should be renamed to
dst_sg.
The crypt_stat parameter is typically the first parameter in internal
eCryptfs functions so crypt_stat and dst_page should be swapped in
crypt_extent().
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions