diff options
author | Bart Van Assche <[email protected]> | 2018-10-10 08:08:19 -0700 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2018-10-17 08:58:30 +0200 |
commit | 202359c007f6b1d6247a062c0682d6d5bcd3e7d7 (patch) | |
tree | 65dbfcc35ad0ed809118f34f5af7a916893e5ed5 /lib/memory-notifier-error-inject.c | |
parent | 1c4665272ca73335a662a0fb6a9604ec76983756 (diff) |
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 <[email protected]>
Reviewed-by: Keith Busch <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions