]> git.baikalelectronics.ru Git - kernel.git/commit
Remove __STRICT_ANSI__ from linux/types.h
authorMike Frysinger <vapier@gentoo.org>
Fri, 8 Feb 2008 12:21:24 +0000 (04:21 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 8 Feb 2008 17:22:39 +0000 (09:22 -0800)
commit99e5d52b50328960aa89d57fc2a09305d40876a3
tree9814ca3ebf09a9575492d2df45f5e49131aee319
parent43bce9f1fe6f20451c7b5090f37092017a616c06
Remove __STRICT_ANSI__ from linux/types.h

All of the asm-*/types.h headers have been updated to no longer check
__STRICT_ANSI__ for the 64bit types, so this brings linux/types.h in line.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/types.h