From: Mikulas Patocka Date: Fri, 27 Jul 2012 14:08:04 +0000 (+0100) Subject: dm crypt: rename pending field X-Git-Tag: v3.6-rc1~56^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40b6229b69211e24b46868675d4db1dab1a51d96;p=pandora-kernel.git dm crypt: rename pending field There are two dm crypt structures that have a field called "pending". This patch renames them to "cc_pending" and "io_pending" to reduce confusion and ease searching the code. Also remove unnecessary initialisation of r in crypt_convert_block(). Signed-off-by: Mikulas Patocka Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed