]> git.karo-electronics.de Git - karo-tx-linux.git/commit
random: 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)
commit6d11e62f32475764b40e49105f639e2f5b39a2d6
tree73f00fe74048970c432659a5a4e08a4123fca1bd
parent8d5c45226abf75423a32c481e257f1de8efeec02
random: 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/char/random.c