]> 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>
Sat, 17 May 2014 13:19:17 +0000 (23:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 19 May 2014 07:34:54 +0000 (17:34 +1000)
commit29bcd66983e7a5f98d0c89000992e593af4c16f3
tree204be097297fe483a35bf50532d77114b780271d
parent23823bc1e4f8854d35aacc5b36bcb79c189b8318
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