From: Stefan Richter Date: Mon, 16 Feb 2009 22:42:31 +0000 (+0100) Subject: ieee1394: remove superfluous assertions X-Git-Tag: v2.6.29-rc7~63^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00fc3072e484c1c6fdbd9c3b1851f866000a6cb9;p=pandora-kernel.git ieee1394: remove superfluous assertions hpsb_read, hpsb_write, hpsb_lock are sleeping functions which nobody is in danger to use in atomic context. Besides, in_interrupt does not cover all types of atomic context. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed