commit | 5ac5fcc6c7a2339a34c876a9b6926a7f17225493 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Mar 31 17:00:06 2017 +0200 |
committer | Sagi Grimberg <sagi@grimberg.me> | Sun Apr 02 10:24:15 2017 +0300 |
tree | 74b594ebc644a861416d38188d94c9dbf3670e1a | |
parent | f1dd03a84dbf3e5ca91295a3d04c882b8bd86251 [diff] |
nvmet: add missing byte swap in nvmet_get_smart_log In this case entirely harmless as it's all-ones, but still nice to shut up sparse. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Sagi Grimberg <sagi@grimberg.me>