]> git.baikalelectronics.ru Git - 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)
commit3c92e2980166ed14538e6ae4233486a87485daae
treeaf221936dfe8891af5b67eacc48fba4c506db727
parentecb78bc19587eb042096b7ac35a0e0306e329b3d
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