2004-11-16 22:54:26

by Luiz Fernando Capitulino

[permalink] [raw]
Subject: [PATCH 0/2] - net/socket.c simple cleanups.


Hello,

I'm sending two simple patches which cleanups
two functions in net/socket.c, they're:

[PATCH 1/2] - net/socket.c::sys_bind() cleanup.
[PATCH 2/2] - net/socket.c::__sock_create() cleanup.

thanks