From: Jan Kiszka Date: Mon, 8 Feb 2010 10:12:41 +0000 (+0000) Subject: CAPI: Clean up capiminor_*_ack X-Git-Tag: v2.6.34-rc1~233^2~247 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b72b5bd65f00bce786ca080aca27e91e90af6df;p=pandora-kernel.git CAPI: Clean up capiminor_*_ack No need for irqsave acquisition of acklock, bh-safe is sufficient. Moverover, move kfree out of the lock and do not take acklock at all in capiminor_del_all_ack as we are the last user of the list here. Signed-off-by: Jan Kiszka Signed-off-by: David S. Miller --- Reading git-diff-tree failed