android_kernel_lge_bullhead/arch/um/os-Linux/skas
Richard Weinberger 128e4dde6f um: siginfo cleanup
Currently we use both struct siginfo and siginfo_t.
Let's use struct siginfo internally to avoid ongoing
compiler warning. We are allowed to do so because
struct siginfo and siginfo_t are equivalent.

[cherry-pick of upstream 9a8c1359571c5d5e2fbc43cf457a6486b70a70cb]

Bug: 21631098
Change-Id: I564775c9ed515c39ffff7d7d600a85d50291f31d
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Lorenzo Colitti <lorenzo@google.com>
2015-08-22 00:18:13 -07:00
..
Makefile
mem.c um: get rid of pointless include "..." where include <...> will do 2012-10-09 22:28:45 +02:00
process.c um: siginfo cleanup 2015-08-22 00:18:13 -07:00