summaryrefslogtreecommitdiff
path: root/drivers/md/dm-cache-policy-internal.h
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-11-29 16:28:28 +0000
committerBen Skeggs <bskeggs@redhat.com>2020-01-15 10:49:58 +1000
commitf42e4b337b327b1336c978c4b5174990a25f68a0 (patch)
tree509a0a40b86bfa24455d8f896a8fe9680a467df8 /drivers/md/dm-cache-policy-internal.h
parent481404957a14f9c46576913ba12985e6798b7d32 (diff)
drm/nouveau/nouveau: fix incorrect sizeof on args.src an args.dst
The sizeof is currently on args.src and args.dst and should be on *args.src and *args.dst. Fortunately these sizes just so happen to be the same size so it worked, however, this should be fixed and it also cleans up static analysis warnings Addresses-Coverity: ("sizeof not portable") Fixes: f268307ec7c7 ("nouveau: simplify nouveau_dmem_migrate_vma") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/md/dm-cache-policy-internal.h')
0 files changed, 0 insertions, 0 deletions