]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
intel-nvme: Fix compiler errors and warnings
authorKeith Busch <keith.busch@intel.com>
Mon, 23 Oct 2017 19:13:01 +0000 (13:13 -0600)
committerKeith Busch <keith.busch@intel.com>
Mon, 23 Oct 2017 19:21:27 +0000 (13:21 -0600)
commitb3b4cb86a67c596fd18d9c7ac719b630641c2ed0
tree8f9441c17c7350cd5219203a25132ce83bdb73dc
parent973afe782a9ebe074a9b80371377e1e1fec69236
intel-nvme: Fix compiler errors and warnings

This initializes the intel log specific structures to offsets from
dynamically allocated structure to avoid gcc casting errors.

Signed-off-by: Keith Busch <keith.busch@intel.com>
intel-nvme.c