dm integrity: fix sparse warnings
authorMikulas Patocka <mpatocka@redhat.com>
Tue, 11 May 2021 15:41:00 +0000 (11:41 -0400)
committerMike Snitzer <snitzer@redhat.com>
Thu, 13 May 2021 18:53:49 +0000 (14:53 -0400)
commitbc8f3d4647a99468d7733039b6bc9234b6e91df4
treea36605677e7462bda101d11d193d418b9fab1f25
parentdbae70d452a0858d62915166d93650c98fe6639c
dm integrity: fix sparse warnings

Use the types __le* instead of __u* to fix sparse warnings.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-integrity.c