]> 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>
Sat, 17 May 2014 13:19:16 +0000 (23:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 19 May 2014 07:34:53 +0000 (17:34 +1000)
commit20637d55a6efa9452e24b10d73a4ef410656582c
treea752f079d5ec885a057966675c22ad01aad66a6f
parent1d293bf28bc971e554fbeab2a9b5ca37c6491d87
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