From: Tyler Hicks Date: Tue, 16 Apr 2013 00:49:31 +0000 (-0700) Subject: eCryptfs: Collapse crypt_page_offset() into crypt_extent() X-Git-Tag: v3.11-rc1~30^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=406c93df09ae7a345b510cf6619f881b42a3d553;p=pandora-kernel.git eCryptfs: Collapse crypt_page_offset() into crypt_extent() 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 --- Reading git-diff-tree failed