Arnd Bergmann 7a229387d3 net: copy socket ioctl code to net/socket.h
This makes an identical copy of the socket compat_ioctl code
from fs/compat_ioctl.c to net/socket.c, as a preparation
for moving the functionality in a way that can be easily
reviewed.

The code is hidden inside of #if 0 and gets activated in the
patch that will make it work.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-06 23:00:29 -08:00
..
2009-09-23 22:26:32 +09:30
2009-09-26 20:16:15 -07:00
2009-11-05 22:34:18 -08:00
2009-11-05 22:34:21 -08:00
2009-10-18 21:32:01 -07:00