]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/sctp/proc.c
net: proc_fs: trivial: print UIDs as unsigned int
authorFrancesco Fusco <ffusco@redhat.com>
Thu, 15 Aug 2013 11:42:14 +0000 (13:42 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Aug 2013 21:37:46 +0000 (14:37 -0700)
commitd14c5ab6bef6a46170b84c3589b27768e979f93d
tree5bcf83fa3477c67ffa6f9486c1adade354ba8a22
parent40a82917b1d3a8aecedee6b64949795b75359731
net: proc_fs: trivial: print UIDs as unsigned int

UIDs are printed in the proc_fs as signed int, whereas
they are unsigned int.

Signed-off-by: Francesco Fusco <ffusco@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/appletalk/atalk_proc.c
net/ipv4/ping.c
net/ipv4/raw.c
net/ipv4/tcp_ipv4.c
net/ipv4/udp.c
net/ipv6/datagram.c
net/ipv6/tcp_ipv6.c
net/ipx/ipx_proc.c
net/llc/llc_proc.c
net/phonet/socket.c
net/sctp/proc.c