From: Mikulas Patocka Date: Fri, 27 Jul 2012 14:08:05 +0000 (+0100) Subject: dm crypt: rename struct convert_context sector field X-Git-Tag: v3.6-rc1~56^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c66029f4d4226452e9a7f468650aa1d553525b81;p=pandora-kernel.git dm crypt: rename struct convert_context sector field Rename sector to cc_sector in dm-crypt's convert_context struct. This is preparation for a future patch that merges dm_io and convert_context which both have a "sector" field. Signed-off-by: Mikulas Patocka Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed