]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] m68k: clean up uaccess.h
authorRoman Zippel <zippel@linux-m68k.org>
Fri, 23 Jun 2006 09:05:00 +0000 (02:05 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 23 Jun 2006 14:43:01 +0000 (07:43 -0700)
commite770d849337aeecf7418e32939e37144839d1e00
tree7cf8c1cce891ef6b87635a643fe62ea9d231b474
parent9810169641c1514b60826ddf7fff617efff6713c
[PATCH] m68k: clean up uaccess.h

This uninlines a few large functions in uaccess.h and cleans up the rest.
It includes a (hopefully temporary) workaround for the broken typeof of
gcc-4.1.

Signed-off-by: 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>
arch/m68k/lib/Makefile
arch/m68k/lib/uaccess.c [new file with mode: 0644]
include/asm-m68k/uaccess.h