axmap: code cleanups
authorJens Axboe <axboe@kernel.dk>
Wed, 11 Jul 2018 18:25:43 +0000 (12:25 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 11 Jul 2018 18:25:43 +0000 (12:25 -0600)
commit76dd186eee6ae0bea37e840de0b3199d4723b3d1
tree11df5b7fb18cb337f6eb76dc50252e23deaa524c
parent5031b5cf997db16c9e3d95eaba8587a3beed892a
axmap: code cleanups

- Move the const bit masks to the start of the file
- Get rid of a useless variable in axmap_handler_topdown()

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