From 940544e42a8c5ee6b0cd11cf257c745f802406bf Mon Sep 17 00:00:00 2001 From: Mike Holmes Date: Wed, 30 Jul 2014 17:46:12 -0400 Subject: CONTRIBUTING: Specify C standard Signed-off-by: Mike Holmes Reviewed-by: Anders Roxell --- CONTRIBUTING | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CONTRIBUTING') diff --git a/CONTRIBUTING b/CONTRIBUTING index 37330ca..08887de 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 -- cgit v1.2.3