]> git.baikalelectronics.ru Git - kernel.git/commit
procfs: don't need a PATH_MAX allocation to hold a string representation of an int
authorJeff Layton <jlayton@redhat.com>
Wed, 10 Oct 2012 20:43:21 +0000 (16:43 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 13 Oct 2012 00:15:10 +0000 (20:15 -0400)
commitb96308756b06e9722c8a55d505d5dafbb512e8dd
tree9763e5c46e31d2500b1ba9186b882622739c9295
parent5690e7813a92fd1e7694ed672d0621030566ac32
procfs: don't need a PATH_MAX allocation to hold a string representation of an int

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/proc/base.c