diff options
| author | 2006-06-26 00:25:54 -0700 | |
|---|---|---|
| committer | 2006-06-26 09:58:25 -0700 | |
| commit | 8578cea7509cbdec25b31d08b48a92fcc3b1a9e3 (patch) | |
| tree | 8de6c9bcd4108c3311fab9e66c3be5132e6f854d /include/linux/proc_fs.h | |
| parent | [PATCH] simply fix first_tgid (diff) | |
| download | wireguard-linux-8578cea7509cbdec25b31d08b48a92fcc3b1a9e3.tar.xz wireguard-linux-8578cea7509cbdec25b31d08b48a92fcc3b1a9e3.zip | |
[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/linux/proc_fs.h')
0 files changed, 0 insertions, 0 deletions
