diff options
author | Peter Zijlstra <[email protected]> | 2009-11-17 14:06:24 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-11-17 17:40:33 -0800 |
commit | 978b4053aefd422713f289f2a315ce2acba62018 (patch) | |
tree | 3cd4ce678526885c81264568220549f1d659875e /scripts/basic/docproc.c | |
parent | 9ebd4eba761b624a6a6c9189335adeddcb1fa0e0 (diff) |
fcntl: rename F_OWNER_GID to F_OWNER_PGRP
This is for consistency with various ioctl() operations that include the
suffix "PGRP" in their names, and also for consistency with PRIO_PGRP,
used with setpriority() and getpriority(). Also, using PGRP instead of
GID avoids confusion with the common abbreviation of "group ID".
I'm fine with anything that makes it more consistent, and if PGRP is what
is the predominant abbreviation then I see no need to further confuse
matters by adding a third one.
Signed-off-by: Peter Zijlstra <[email protected]>
Acked-by: Michael Kerrisk <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions