Files
linux/arch/parisc/include/asm
Helge Deller 186ecf14e5 parisc: Avoid compiler warnings with access_ok()
Commit 09b871ffd4 (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: 09b871ffd4 ("parisc: Define access_ok() as macro")
2017-03-15 21:51:17 +01:00
..
2012-06-05 14:10:17 +09:00
2013-11-07 22:28:26 +01:00
2012-03-28 18:30:02 +01:00
2016-12-12 22:21:21 +01:00
2013-11-07 22:28:54 +01:00
2016-08-02 16:44:29 +02:00
2015-09-08 15:30:37 +02:00
2010-10-07 14:08:55 +01:00
2016-05-22 21:56:37 +02:00
2011-07-26 16:49:47 -07:00
2016-12-07 08:56:40 +01:00
2012-03-28 18:30:02 +01:00
2013-11-07 22:27:20 +01:00
2012-03-28 18:30:02 +01:00
2016-10-11 20:52:47 +02:00