Loading
powerpc/uaccess: Remove unused size and from parameters from allow_access_user()
Since commit 16132529 ("powerpc/32s: Rework Kernel Userspace Access Protection") the size parameter is unused on all platforms. And the 'from' parameter has never been used. Remove them. Signed-off-by:Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by:
Madhavan Srinivasan <maddy@linux.ibm.com> Link: https://patch.msgid.link/4552b00707923b71150ee47b925d6eaae1b03261.1766574657.git.chleroy@kernel.org