macintosh: Convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Fri, 14 Jun 2013 02:37:37 +0000 (19:37 -0700)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 1 Jul 2013 01:10:35 +0000 (11:10 +1000)
commit5eb969d0e8b8f38fca0b2c6c76f5dca01449664a
treec02bd7cafb58419bd3a5fa5a7c2c0f0f2af9b505
parentcc293bf7a9aa6fad68d107c79705732bd2fc57e3
macintosh: 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: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/macintosh/mac_hid.c