diff options
author | Christophe Leroy <[email protected]> | 2021-03-10 17:57:02 +0000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2021-03-26 23:19:42 +1100 |
commit | 4b8cda58812c1e1bf79d37f2ddff3cf03b7025da (patch) | |
tree | eb19ae6a0eea73ae8445edbc33facad7ca061443 /arch/powerpc/kernel | |
parent | 7472199a6eda6a79f9e3b126f52f67f9ce3e1f77 (diff) |
powerpc/uaccess: Move copy_mc_xxx() functions down
copy_mc_xxx() functions are in the middle of raw_copy functions.
For clarity, move them out of the raw_copy functions block.
They are using access_ok, so they need to be after the general
functions in order to eventually allow the inclusion of
asm-generic/uaccess.h in some future.
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/2cdecb6e5a2fcee6c158d18dd254b71ec0e0da4d.1615398498.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'arch/powerpc/kernel')
0 files changed, 0 insertions, 0 deletions