patch-2.1.104 linux/Documentation/CodingStyle
Next file: linux/Documentation/Configure.help
Previous file: linux/Documentation/Changes
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed May 20 18:54:33 1998
- Orig file:
v2.1.103/linux/Documentation/CodingStyle
- Orig date:
Mon Sep 23 21:54:40 1996
diff -u --recursive --new-file v2.1.103/linux/Documentation/CodingStyle linux/Documentation/CodingStyle
@@ -132,7 +132,7 @@
complexity and indentation level of that function. So, if you have a
conceptually simple function that is just one long (but simple)
case-statement, where you have to do lots of small things for a lot of
-different cases, it's ok to have a longer function.
+different cases, it's OK to have a longer function.
However, if you have a complex function, and you suspect that a
less-than-gifted first-year high-school student might not even
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov