diff options
author | Al Viro <viro@ftp.linux.org.uk> | 2006-06-23 11:05:03 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-23 16:43:01 +0200 |
commit | f1b5e520bb65e98d27632cd270d931838bd2a5da (patch) | |
tree | 4685f12b6e919faabd1bd24a32b180c420aaa47a /drivers | |
parent | [PATCH] m68k: ptrace.h typo fix (diff) | |
download | linux-f1b5e520bb65e98d27632cd270d931838bd2a5da.tar.xz linux-f1b5e520bb65e98d27632cd270d931838bd2a5da.zip |
[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 <viro@zeniv.linux.org.uk>
Cc: Roman Zippel <zippel@linux-m68k.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions