]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm: convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Thu, 22 May 2014 00:54:24 +0000 (10:54 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 30 May 2014 06:58:33 +0000 (16:58 +1000)
commitcc61151a4102e61a2958bbadfdcad884c45b37fa
tree5612b7b7bb7fa7835e8bbce6fa42e4782ecc1ca4
parent9c837bf9600d7be6f7e3db3edc9915037cdd82f0
arm: 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: Andrew Morton <akpm@linux-foundation.org>
arch/arm/kernel/isa.c