]> Pileus Git - ~andy/linux/commit
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)
commit2124469efa6079e6c325165fb1926159356b15c3
tree1168735fae8c9efa9b320edd3bfb08618cef734e
parentb1a67b0f4c747ca10c96ebb24f04e2a74b3c298d
aoe: get rid of cached bv variable in bufinit()

Less error prone if we just kill it, it's only used once
anyway.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/aoe/aoecmd.c