git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40a8291
)
net: proc_fs: trivial: print UIDs as unsigned int
author
Francesco Fusco
<ffusco@redhat.com>
Thu, 15 Aug 2013 11:42:14 +0000
(13:42 +0200)
committer
David S. Miller
<davem@davemloft.net>
Thu, 15 Aug 2013 21:37:46 +0000
(14:37 -0700)
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>
No differences found