commit | f4566f04854d78acfc74b9acb029744acde9d033 | [log] [tgz] |
---|---|---|
author | Nadia Derbey <Nadia.Derbey@bull.net> | Thu Oct 18 23:40:53 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Oct 19 11:53:47 2007 -0700 |
tree | 6fa631076d11511e2d9685b23c195835c31f4900 | |
parent | 28028313134e9f11e49f74a4beaa47c91e5ebf06 [diff] |
ipc: fix wrong comments This patch fixes the wrong / obsolete comments in the ipc code. Also adds a missing lock around ipc_get_maxid() in shm_get_stat(). Signed-off-by: Nadia Derbey <Nadia.Derbey@bull.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>