summaryrefslogtreecommitdiff
path: root/arch/um/drivers
diff options
context:
space:
mode:
authorHans-Werner Hilse <hwhilse@gmail.com>2015-06-11 11:29:18 +0200
committerRichard Weinberger <richard@nod.at>2015-06-25 22:42:17 +0200
commit9a75551aeaa8c79fd6ad713cb20e6bbccc767331 (patch)
treec7e6018710c3efd33b372424d46d5d66bf6f458c /arch/um/drivers
parent1eb7c6c70e9d8e86b7083661e91ae8f6cd1bffd4 (diff)
um: Do not use __ptr_t type for stack_t's .ss pointer
__ptr_t type is a glibc-specific type, while the generally documented type is a void*. That's what other C libraries use, too. Signed-off-by: Hans-Werner Hilse <hwhilse@gmail.com> Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'arch/um/drivers')
0 files changed, 0 insertions, 0 deletions