From: Wei Yongjun Date: Fri, 20 Dec 2013 03:05:16 +0000 (+0800) Subject: staging: sep: add missing destroy_workqueue() in sep_crypto.c X-Git-Tag: v3.14-rc1~150^2~209 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7c7eb03fd370b33ba9c93766df2af61551c4310;p=pandora-kernel.git staging: sep: add missing destroy_workqueue() in sep_crypto.c Add the missing destroy_workqueue() before return from sep_crypto_setup() and sep_crypto_takedown(). Signed-off-by: Wei Yongjun Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed