diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2006-06-26 07:25:54 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-26 16:58:25 (GMT) |
commit | 8578cea7509cbdec25b31d08b48a92fcc3b1a9e3 (patch) | |
tree | 8de6c9bcd4108c3311fab9e66c3be5132e6f854d /include | |
parent | 9cc8cbc7f8b7bc3db48bf6d59a731af728e786ce (diff) | |
download | linux-8578cea7509cbdec25b31d08b48a92fcc3b1a9e3.tar.xz |
[PATCH] proc: make PROC_NUMBUF the buffer size for holding integers as strings
Currently in /proc at several different places we define buffers to hold a
process id, or a file descriptor . In most of them we use either a hard coded
number or a different define. Modify them all to use PROC_NUMBUF, so the code
has a chance of being maintained.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions