Commit c50fca26 authored by David S. Miller's avatar David S. Miller

[NET]: Kill now unused local var from sock_init().

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 51314f4f
......@@ -2026,8 +2026,6 @@ extern void sk_init(void);
void __init sock_init(void)
{
int i;
/*
* Initialize sock SLAB cache.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment