From: Dmitry Kasatkin Date: Fri, 19 Nov 2010 14:04:25 +0000 (+0200) Subject: crypto: omap-sham - removed redundunt locking X-Git-Tag: v2.6.38-rc1~238^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5d87237bb15eed8449e5a30c0bbe626e0e7f43d;p=pandora-kernel.git crypto: omap-sham - removed redundunt locking Locking for queuing and dequeuing is combined. test_and_set_bit() is also replaced with checking under dd->lock. Signed-off-by: Dmitry Kasatkin Signed-off-by: Herbert Xu --- Reading git-diff-tree failed