commit | 0fd0ff01d4c3c01e7fe69b762ee1a13236639acc | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Oct 24 21:25:31 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 24 21:26:04 2016 -0700 |
tree | e40f86d8730edbc2d48abb9c170c2faf6c6a36c1 | |
parent | 614da3d9685b67917cab48c8452fd8bf93de0867 [diff] |
sparc64: Delete now unused user copy fixup functions. Now that all of the user copy routines are converted to return accurate residual lengths when an exception occurs, we no longer need the broken fixup routines. Signed-off-by: David S. Miller <davem@davemloft.net>