]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: remove redundant structure of primary controller capabilities
authorGollu Appalanaidu <anaidu.gollu@samsung.com>
Fri, 2 Apr 2021 15:41:02 +0000 (21:11 +0530)
committerKeith Busch <kbusch@kernel.org>
Fri, 2 Apr 2021 15:56:45 +0000 (09:56 -0600)
commit7fd8cba6c4cfdd82c22899c0b7aea9a642b1e5c5
tree1fb00f48d485606587e972056f39725a59be3599
parent81a0c344f7d2e22e20748e1592c95f38000c19f5
nvme: remove redundant structure of primary controller capabilities

In recent PR that merged has redundant/duplicate structure
with name "nvme_pri_ctrl_caps" that has already defined with
name "nvme_primary_ctrl_caps" and its been used.

Signed-off-by: Gollu Appalanaidu <anaidu.gollu@samsung.com>
linux/nvme.h