]> 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, 24 Apr 2014 23:03:55 +0000 (09:03 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 29 Apr 2014 06:25:34 +0000 (16:25 +1000)
commit2fb8911e477928e825aff9ea18c21b50f89f6c2f
treef6a7ac3cbe8a161468d41a8063c4728743a8f85c
parent930061902ea665d4e352832e7e1ce73de67296f6
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