]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: Convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Fri, 14 Jun 2013 02:37:53 +0000 (19:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Jun 2013 06:18:07 +0000 (23:18 -0700)
commit8ea76d93397b6eae2bb01cf57cc6a492813a5e86
treedebec68959f904415c1a75a770930a9b2b422ce8
parenteb2cc6708312c9066ce86ca6ecededc3f4424f2b
ipv6: 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: David S. Miller <davem@davemloft.net>
include/net/ipv6.h