----------------github------------------------
/** Email created from pull request 43 (nagarahalli:api-next-mod-queue1)
 ** https://github.com/Linaro/odp/pull/43
 ** Patch: https://github.com/Linaro/odp/pull/43.patch
 ** Base sha: 57783b35f4383bdfdd146f2a3333bbc8bb995896
 ** Merge commit sha: d1f6ee1b79970b51c9675eac32faa2435256a8be
 **/
----------------/github------------------------

----------------checkpatch.pl------------------------
WARNING: externs should be avoided in .c files
#1193: FILE: platform/linux-generic/odp_queue_if.c:9:
+extern const queue_api_t queue_default_api;

WARNING: externs should be avoided in .c files
#1194: FILE: platform/linux-generic/odp_queue_if.c:10:
+extern const queue_fn_t queue_default_fn;

total: 0 errors, 2 warnings, 0 checks, 1293 lines checked


to_send-p-000.patch has style problems, please review.

If any of these errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
----------------/checkpatch.pl------------------------

Reply via email to