Skip to content
Commit 00fc3072 authored by Stefan Richter's avatar Stefan Richter
Browse files

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: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent 9c939e4d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment