commit | 2caced752ab4f7ddf3f029b2e3852fa4e427af6b | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Mon Sep 18 13:45:56 2023 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Sep 22 09:23:18 2023 +0200 |
tree | cd387c324b639e40d4baadf4d58ed5544ef66808 | |
parent | f21760252a23fc306f09cbe5aee5f9529ae9834b [diff] |
drivers/nvme: Rewrite how data pointer is filled Former way was difficult to read, so let's have a better way which easily follows the specifications. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>