mirror of
https://github.com/torvalds/linux.git
synced 2026-08-14 19:35:23 +02:00
These two architectures actually had an intentional use of the 'type'
argument to access_ok() just to avoid warnings.
I had actually noticed the powerpc one, but forgot to then fix it up.
And I missed the sparc32 case entirely.
This is hopefully all of it.
Reported-by: Mathieu Malaterre <malat@debian.org>
Reported-by: Guenter Roeck <linux@roeck-us.net>
Fixes:
|
||
|---|---|---|
| .. | ||
| asm | ||
| uapi/asm | ||