• P
    RISC-V: Make our port sparse-clean · e0e0c87c
    Palmer Dabbelt 提交于
    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: NPalmer Dabbelt <palmer@dabbelt.com>
    e0e0c87c
uaccess.S 2.2 KB