Remove documentation of non-existent sk_alloc arg
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 21 Apr 2008 22:17:12 +0000 (22:17 +0000)
committerJesper Juhl <juhl@hera.kernel.org>
Mon, 21 Apr 2008 22:17:12 +0000 (22:17 +0000)
commit5309fbcc475084e6c1566084f770cef927937b7b
treeb8f2721bb67225a4c61af75fdf7acb9927e0d0ad
parentf5264481c8049673e2cc8c7aca410931f571ba2d
Remove documentation of non-existent sk_alloc arg

As you can see, there's no zero_it arg (in fact code always uses __GFP_ZERO).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
net/core/sock.c