]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
block/sed: Fix opal user range check and unused variables
authorJon Derrick <jonathan.derrick@intel.com>
Mon, 6 Mar 2017 15:41:04 +0000 (08:41 -0700)
committerJens Axboe <axboe@fb.com>
Wed, 8 Mar 2017 16:56:12 +0000 (09:56 -0700)
commitb0bfdfc2bf7fa85317824c6a389fc373dfcef5bc
treeaf221936dfe8891af5b67eacc48fba4c506db727
parent0bc315381fe9ed9fb91db8b0e82171b645ac008f
block/sed: Fix opal user range check and unused variables

Fixes check that the opal user is within the range, and cleans up unused
method variables.

Signed-off-by: Jon Derrick <jonathan.derrick@intel.com>
Reviewed-by: Scott Bauer <scott.bauer@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/sed-opal.c