]> 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>
Wed, 4 Jun 2014 07:51:03 +0000 (17:51 +1000)
commit54c35e0ca317f40166eab3bfaa5ebd0657a65c51
tree0b3eaa232a32c6b67d8f53635033a66cdc53fd04
parent92864d0dc55014faaa86345bacacd94983e5e67f
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