Skip to content
Unverified Commit e0e0c87c authored by Palmer Dabbelt's avatar Palmer Dabbelt
Browse files

RISC-V: Make our port sparse-clean



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>
parents 41611ed2 86406d51
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment