]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbd56f6f33ca661c081ccea04e16f671e0a70c12d
treeb8f2721bb67225a4c61af75fdf7acb9927e0d0ad
parenta637f1f1b7dca95b3c6f8893e6862d50f835760b
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