rdma: cleanup and fixes
authorJens Axboe <axboe@kernel.dk>
Wed, 24 Oct 2012 12:16:45 +0000 (14:16 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 24 Oct 2012 12:16:45 +0000 (14:16 +0200)
commit222757cc7a5b2bd5165f67aad8074825e73dc8e4
tree387573a947b7b77211424bc8c257fa9ebc341e75
parentee88d05666760999be7428beda20f3b24d571d5b
rdma: cleanup and fixes

Mostly style cleanups, but also a fix for checking and using
OS rand if set. rdma should just always use the internal rand
generator.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
engines/rdma.c