block/nvme: Replace magic value by SCALE_MS definition
commiteefffb0244eb72d9b21f30c521bb2ced72500131
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 22 Sep 2020 08:38:21 +0000 (22 10:38 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 5 Oct 2020 08:35:52 +0000 (5 09:35 +0100)
tree9dc0532143fe4a32a5eb31696a5829da4c1d3dd9
parentfad1eb68862fbd077ef14dc7a0643a6d1404b8ad
block/nvme: Replace magic value by SCALE_MS definition

Use self-explicit SCALE_MS definition instead of magic value
(missed in similar commit e4f310fe7f5).

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20200922083821.578519-7-philmd@redhat.com>
block/nvme.c