+8
−4
Loading
NVME_MAX_PRP_LIST_ENTRIES has changed over time, so let's just remove the reference to the exact value here. Also explain a bit more why the max size isn't (NUM_ENTRIES + 1) * page_size. While here, do a small whitespace cleanup as well. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: Ib75813788abdd3dbb43192f9fdc27f99b33aeadf Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7328 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>