Helge Deller 186ecf14e5 parisc: Avoid compiler warnings with access_ok()
Commit 09b871ffd4d8 (parisc: Define access_ok() as macro) missed to mark uaddr
as used, which then gives compiler warnings about unused variables.

Fix it by comparing uaddr to uaddr which then gets optimized away by the
compiler.

Signed-off-by: Helge Deller <deller@gmx.de>
Fixes: 09b871ffd4d8 ("parisc: Define access_ok() as macro")
2017-03-15 21:51:17 +01:00
..
2017-03-15 21:11:27 +01:00
2008-10-15 20:55:51 +02:00
2016-04-14 17:47:19 +02:00
nm
2005-04-16 15:20:36 -07:00