git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d78de61
)
eCryptfs: Collapse crypt_page_offset() into crypt_extent()
author
Tyler Hicks
<tyhicks@canonical.com>
Tue, 16 Apr 2013 00:49:31 +0000
(17:49 -0700)
committer
Tyler Hicks
<tyhicks@canonical.com>
Sat, 8 Jun 2013 00:28:28 +0000
(17:28 -0700)
crypt_page_offset() simply initialized the two scatterlists and called
crypt_scatterlist() so it is simple enough to move into the only
function that calls it.
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
fs/ecryptfs/crypto.c
patch
|
blob
|
history
diff --cc
fs/ecryptfs/crypto.c
Simple merge