• Palmer Dabbelt's avatar
    RISC-V: Make our port sparse-clean · e0e0c87c
    Palmer Dabbelt authored
    This patch set contains a handful of fixes that clean up the sparse
    results for the RISC-V port.  These patches shouldn't have any
    functional difference.  The patches:
    
    * Use NULL instead of 0.
    * Clean up __user annotations.
    * Split __copy_user into two functions, to make the __user annotations
      valid.
    Signed-off-by: default avatarPalmer Dabbelt <palmer@dabbelt.com>
    e0e0c87c
uaccess.S 2.21 KB