]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/nvme/host/pci.c
nvme : Use correct scnprintf in cmb show
authorStephen Bates <sbates@raithlin.com>
Fri, 16 Dec 2016 18:54:50 +0000 (11:54 -0700)
committerJens Axboe <axboe@fb.com>
Mon, 19 Dec 2016 15:35:24 +0000 (08:35 -0700)
commitc965809c669da004b660e5923b8add8fac5a7dc8
tree6940a7bbc315a0fd0bc64d93ca1ec847e0f3d789
parent25cdb64510644f3e854d502d69c73f21c6df88a9
nvme : Use correct scnprintf in cmb show

Make sure we are using the correct scnprintf in the sysfs show
function for the CMB.

Signed-off-by: Stephen Bates <sbates@raithlin.com>
Reviewed-by Jon Derrick: <jonathan.derrick@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/nvme/host/pci.c