]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
parisc: Inline trivial exception code in lusercopy.S
authorHelge Deller <deller@gmx.de>
Mon, 27 Mar 2017 16:22:37 +0000 (18:22 +0200)
committerHelge Deller <deller@gmx.de>
Wed, 10 May 2017 15:46:12 +0000 (17:46 +0200)
commit741394ca54ac6701841a46a84cfa9a0a4ddd6969
treeb3daee6ad8c53c85396a98e746f65791a2cc84fb
parent56868a460b83c0f93d339256a81064d89aadae8e
parisc: Inline trivial exception code in lusercopy.S

Fold trivial exception handling for lclear_user() and lstrnlen_user()
into the main functions.

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/lib/lusercopy.S