]> git.karo-electronics.de Git - karo-tx-linux.git/commit
parport: convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Tue, 6 May 2014 00:26:40 +0000 (10:26 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 7 May 2014 06:41:32 +0000 (16:41 +1000)
commit3e2dde85b4d8c4edac68c6670b5c96bf66019766
tree65a0c3feb6555e14cca95edc088b23b140f0df5b
parent6d11e62f32475764b40e49105f639e2f5b39a2d6
parport: 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>
drivers/parport/procfs.c