]> www.infradead.org Git - users/jedix/linux-maple.git/commit
nvme: add missing endianess annotations in nvme_pr_command
authorChristoph Hellwig <hch@lst.de>
Mon, 19 Dec 2016 02:42:26 +0000 (18:42 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 1 Jun 2017 20:40:31 +0000 (13:40 -0700)
commita81745f801806bdf041bed8e7be345fb07f617a0
tree817dabc79b6e45130457b90116e71d374ec0f2c5
parent39e61764216bea0c6fa988bb1ecd8476e6b587a7
nvme: add missing endianess annotations in nvme_pr_command

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Fixes: ad4fd3610c27 ("NVMe: Add persistent reservation ops")
Signed-off-by: Jens Axboe <axboe@fb.com>
(cherry picked from commit a6dd1020d8ac55782f3e04856644cf68765f8c1b)

Orabug: 25130845
Signed-off-by: Ashok Vairavan <ashok.vairavan@oracle.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/nvme/host/pci.c