RDMA/ucma: Simplify ucma_get_event()
authorSean Hefty <sean.hefty@intel.com>
Thu, 5 Apr 2007 17:49:51 +0000 (10:49 -0700)
committerRoland Dreier <rolandd@cisco.com>
Tue, 24 Apr 2007 23:31:11 +0000 (16:31 -0700)
Use wait_event_interruptible() instead of a more complicated
open-coded equivalent.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>

No differences found