]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: rename identity to version
authorDaniel Wagner <dwagner@suse.de>
Thu, 24 Oct 2024 14:39:40 +0000 (16:39 +0200)
committerDaniel Wagner <wagi@monom.org>
Mon, 28 Oct 2024 18:38:51 +0000 (19:38 +0100)
commit6476860da31d31cf22c95600e9db02aeb00e9827
tree86912e8d17aab98c49ff596fc36b85ec5f4e30ab
parente63d4ce9229e8a39355ab80d615d66983b9853a4
nvme: rename identity to version

Use the variable name consistently. The rest of the code base names this
variable as version.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
nvme.c