aoe: get rid of cached bv variable in bufinit()
authorJens Axboe <axboe@kernel.dk>
Mon, 25 Mar 2013 21:27:26 +0000 (15:27 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 25 Mar 2013 21:27:26 +0000 (15:27 -0600)
Less error prone if we just kill it, it's only used once
anyway.

Signed-off-by: Jens Axboe <axboe@kernel.dk>

No differences found