commit | 302bfe20ade2a7d6d02632ae8a775a68f651c0be | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Oct 22 15:29:46 2013 -0700 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Oct 28 08:36:25 2013 +0100 |
tree | 3b0a2b3b361b7486b3b815e41bdcdd66aa6cb4fc | |
parent | cb4deb69624c19980dded34a8cba7b67044c9fa9 [diff] |
s390: convert use of typedef ctl_table to struct ctl_table This typedef is unnecessary and should just be removed. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>