diff options
author | Bart Van Assche <bart.vanassche@sandisk.com> | 2016-06-28 16:32:32 +0200 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2016-07-01 16:53:21 +0200 |
commit | 350b53932810840a0c68467d7d78795010929940 (patch) | |
tree | ca76a688267c9bcff184a4602bd2d5da615a66a1 /drivers/md/dm-ioctl.c | |
parent | dm raid: don't use 'const' in function return (diff) | |
download | linux-350b53932810840a0c68467d7d78795010929940.tar.xz linux-350b53932810840a0c68467d7d78795010929940.zip |
dm crypt: Fix sparse complaints
Avoid that sparse complains about assigning a __le64 value to a u64
variable. Remove the (u64) casts since these are superfluous. This
patch does not change the behavior of the source code.
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'drivers/md/dm-ioctl.c')
0 files changed, 0 insertions, 0 deletions