diff options
author | Bart Van Assche <bvanassche@acm.org> | 2018-10-10 18:08:19 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2018-10-17 09:58:30 +0300 |
commit | 202359c007f6b1d6247a062c0682d6d5bcd3e7d7 (patch) | |
tree | 65dbfcc35ad0ed809118f34f5af7a916893e5ed5 /drivers/ata/pata_optidma.c | |
parent | 1c4665272ca73335a662a0fb6a9604ec76983756 (diff) | |
download | linux-202359c007f6b1d6247a062c0682d6d5bcd3e7d7.tar.xz |
nvme-core: make implicit seed truncation explicit
The nvme_user_io.slba field is 64 bits wide. That value is copied into the
32-bit bio_integrity_payload.bip_iter.bi_sector field. Make that truncation
explicit to avoid that Coverity complains about implicit truncation. See
also Coverity ID 1056486 on http://scan.coverity.com/projects/linux.
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/ata/pata_optidma.c')
0 files changed, 0 insertions, 0 deletions