From: Andreas Gruenbacher Date: Fri, 29 Apr 2011 08:20:08 +0000 (+0200) Subject: drbd: Remove obsolete drbd_crypto_is_hash() X-Git-Tag: v3.8-rc1~78^2~18^2~243 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b6ad6d4579908ff82a47ad9ba067a504b1e0882;p=pandora-kernel.git drbd: Remove obsolete drbd_crypto_is_hash() We allocate hash transformations with crypto_alloc_hash() which will only return hash algorithms. It is not necessary to reconfirm that we actually got a hash algorithm. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed