Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-x86
  • Repository
Switch branch/tag
  • ipipe-x86
  • drivers
  • md
  • dm-crypt.c
Find file BlameHistoryPermalink
  • Bart Van Assche's avatar
    dm crypt: Fix sparse complaints · 350b5393
    Bart Van Assche authored Jun 28, 2016
    
    
    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: default avatarBart Van Assche <bart.vanassche@sandisk.com>
    Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
    350b5393

Imprint & Privacy Policy