Merged, Maxim. On 12/21/2015 19:52, Bill Fischofer wrote:
On Fri, Dec 18, 2015 at 11:02 AM, Mike Holmes <[email protected] <mailto:[email protected]>> wrote:ODP does not have a BIT MACRO, ignore warnings such as CHECK: Prefer using the BIT macro platform/linux-generic/include/odp_packet_io_ring_internal.h:158: +#define _RING_F_SP_ENQ (1 << 0) Signed-off-by: Mike Holmes <[email protected] <mailto:[email protected]>>Reviewed-by: Bill Fischofer <[email protected] <mailto:[email protected]>>--- .checkpatch.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.checkpatch.conf b/.checkpatch.conf index 69af101..e98982e 100644 --- a/.checkpatch.conf +++ b/.checkpatch.conf @@ -4,5 +4,6 @@ --ignore=NEW_TYPEDEFS --ignore=DEPRECATED_VARIABLE --ignore=COMPARISON_TO_NULL +--ignore=BIT_MACRO --codespell --codespellfile=/usr/share/codespell/dictionary.txt -- 2.5.0 _______________________________________________ lng-odp mailing list [email protected] <mailto:[email protected]> https://lists.linaro.org/mailman/listinfo/lng-odp _______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
_______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
