]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
MAINT: compile warning error on 32 bit system
authorTokunori Ikegami <ikegami.t@gmail.com>
Thu, 12 Sep 2019 18:09:13 +0000 (03:09 +0900)
committerTokunori Ikegami <ikegami.t@gmail.com>
Thu, 12 Sep 2019 19:10:31 +0000 (04:10 +0900)
commit91a2d4bfbaeba45555e85289d85ca2db4878cfae
tree4ae697b21a386e1dcb6387f208ba614f29988555
parent912f5b17f72c39d294640c0e579fda3a98302185
MAINT: compile warning error on 32 bit system

Since some pointer handlings are depended on 64 bit system.
So fix them as generic.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
nvme-print.c
plugins/wdc/wdc-nvme.c