commit | 57b4bd06ff0372fe1e3617889c4b37fbd500364a | [log] [tgz] |
---|---|---|
author | Matias Bjørling <m@bjorling.me> | Sun Dec 06 11:25:47 2015 +0100 |
committer | Jens Axboe <axboe@fb.com> | Mon Dec 07 09:14:19 2015 -0700 |
tree | fc6b65cb566f06307aa992232c20b67cd5938a0a | |
parent | 437f8f9a1e923deab6c61822c36f29f4a2198cfe [diff] |
lightnvm: comments on constants It is not obvious what NVM_IO_* and NVM_BLK_T_* are used for. Make sure to comment them appropriately as the other constants. Signed-off-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Jens Axboe <axboe@fb.com>