summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorAlan Stern <stern@rowland.harvard.edu>2006-09-29 09:01:21 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2006-09-29 16:18:22 (GMT)
commitc16a02d6f5fcfe05dc6fd40aa80a8e1d055300db (patch)
tree9335cbe024a12723395a92f5aeca7111700a0766 /arch
parentfdf8cb0909b531f9ae8f9b9d7e4eb35ba3505f07 (diff)
downloadlinux-fsl-qoriq-c16a02d6f5fcfe05dc6fd40aa80a8e1d055300db.tar.xz
[PATCH] Add section on function return values to CodingStyle
This patch (as776) adds a new chapter to Documentation/CodingStyle, explaining the circumstances under which a function should return 0 for failure and non-zero for success as opposed to a negative error code for failure and 0 for success. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions