aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING
diff options
context:
space:
mode:
authorMike Holmes <mike.holmes@linaro.org>2014-07-30 17:46:12 -0400
committerMaxim Uvarov <maxim.uvarov@linaro.org>2014-08-04 11:13:32 +0400
commit940544e42a8c5ee6b0cd11cf257c745f802406bf (patch)
treed08fb8b247d5b78dff13e85f9b6c91b50425432c /CONTRIBUTING
parent68a45b11e52dbf835a7087c15d503c6b0e5d91ed (diff)
CONTRIBUTING: Specify C standard
Signed-off-by: Mike Holmes <mike.holmes@linaro.org> Reviewed-by: Anders Roxell <anders.roxell@linaro.org>
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r--CONTRIBUTING4
1 files changed, 3 insertions, 1 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
index 37330caf..08887de2 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -2,7 +2,9 @@
The ODP API follows the linux kernel coding style [1] and code submission
process [2], albeit patch submissions are to be submitted to the ODP
-linaro-networking mailing list [3] (not LKML, etc.).
+linaro-networking mailing list [3] (not LKML, etc.). ODP targets the C99 standard
+and code should refrain from using gcc specific extensions in the interface and
+in the linux-generic implementation or examples.
To certify you wrote the code, or otherwise have the right to pass it
on (presumably from a compatibly licensed project), we use the "Developer's