]> git.karo-electronics.de Git - karo-tx-linux.git/commit
nvme: add missing endianess annotations in nvme_pr_command
authorChristoph Hellwig <hch@lst.de>
Thu, 22 Oct 2015 10:01:05 +0000 (12:01 +0200)
committerJens Axboe <axboe@fb.com>
Thu, 22 Oct 2015 15:15:48 +0000 (09:15 -0600)
commita6dd1020d8ac55782f3e04856644cf68765f8c1b
treeae765b71c084012f7b70c7ce9e3da983c4339128
parent1d277a637a711af44574229c544c44126ad5bf32
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>
drivers/nvme/host/pci.c