inet_diag: Partly rename inet_ to sock_
authorPavel Emelyanov <xemul@parallels.com>
Tue, 6 Dec 2011 07:56:43 +0000 (07:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Dec 2011 18:57:36 +0000 (13:57 -0500)
commit7f1fb60c4fc9fb29fbb406ac8c4cfb4e59e168d6
treec099fd6899f382c439e29aed54c912ee95453324
parentd5f43c1ea4260807a894150b680fa0a0dd386259
inet_diag: Partly rename inet_ to sock_

The ultimate goal is to get the sock_diag module, that works in
family+protocol terms. Currently this is suitable to do on the
inet_diag basis, so rename parts of the code. It will be moved
to sock_diag.c later.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netlink.h
net/dccp/diag.c
net/ipv4/inet_diag.c
net/ipv4/tcp_diag.c
security/selinux/hooks.c