diff options
| author | Lucian Adrian Grijincu <[email protected]> | 2010-10-06 22:03:47 +0000 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2010-10-09 19:51:43 +0000 |
| commit | 269b8fd5d058f2c0da01a42b20315ffc2640d99b (patch) | |
| tree | 1e6917acf6bac76d9c351528fd020c07e27ed408 /lib/dynamic_debug.c | |
| parent | asm-generic: cmpxchg does not handle non-long arguments (diff) | |
| download | kernel-269b8fd5d058f2c0da01a42b20315ffc2640d99b.tar.gz kernel-269b8fd5d058f2c0da01a42b20315ffc2640d99b.zip | |
asm-generic: fcntl: make exported headers use strict posix types
All 'pid_t' were changed to '__kernel_pid_t' in a previous commit:
make exported headers use strict posix types
A number of standard posix types are used in exported headers,
which is not allowed if __STRICT_KERNEL_NAMES is defined. In order
to get rid of the non-__STRICT_KERNEL_NAMES part and to make sane
headers the default, we have to change them all to safe types.
but a later change introduced 'pid_t' again:
fcntl: add F_[SG]ETOWN_EX
This makes asm-generic/fcntl.h d use strict posix types again.
Signed-off-by: Lucian Adrian Grijincu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
