android_kernel_samsung_msm8976/arch/um
Richard Weinberger 8d936acffb 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]

Change-Id: I564775c9ed515c39ffff7d7d600a85d50291f31d
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Lorenzo Colitti <lorenzo@google.com>
Git-commit: dfca41467fa4570189f76e0fb9e0f911bc88ceb8
Git-repo: https://android.googlesource.com/kernel/common.git
Signed-off-by: Kaushal Kumar <kaushalk@codeaurora.org>
2015-09-16 18:20:08 +05:30
..
drivers
include um: siginfo cleanup 2015-09-16 18:20:08 +05:30
kernel um: siginfo cleanup 2015-09-16 18:20:08 +05:30
os-Linux um: siginfo cleanup 2015-09-16 18:20:08 +05:30
scripts
sys-ia64
sys-ppc
.gitignore
Kconfig.char
Kconfig.common This is the 3.10.67 stable release 2015-04-24 18:04:40 -07:00
Kconfig.debug
Kconfig.net
Kconfig.rest
Kconfig.um
Makefile
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
defconfig