From f1b5e520bb65e98d27632cd270d931838bd2a5da Mon Sep 17 00:00:00 2001 From: Al Viro Date: Fri, 23 Jun 2006 02:05:03 -0700 Subject: [PATCH] [PATCH] m68k traps.c constraints Cast is not an lvalue; =r constraint wants an lvalue and really couldn't care whether it's void * or other pointer type. Signed-off-by: Al Viro Cc: Roman Zippel Cc: Geert Uytterhoeven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed