diff options
author | Richard Weinberger <richard@nod.at> | 2013-07-19 11:31:36 +0200 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2013-07-19 11:31:36 +0200 |
commit | 9a8c1359571c5d5e2fbc43cf457a6486b70a70cb (patch) | |
tree | 4a1ea590b186fca57a1dfa3f76177f7622b6d721 /Documentation | |
parent | 7473534130c3156d199512c99ff1b796233e8547 (diff) | |
download | linux-9a8c1359571c5d5e2fbc43cf457a6486b70a70cb.tar.bz2 |
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.
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions