From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Emmanuel Roullit <emmanuel.roullit@gmail.com>,
rahul.lakkireddy@chelsio.com
Cc: dev@dpdk.org
Subject: Re: [PATCH] net/cxgbe: add parenthesis on bitwise operation
Date: Mon, 16 Jan 2017 13:17:01 +0000 [thread overview]
Message-ID: <fad43538-57e7-68ea-27ce-bbf97bf2f63a@intel.com> (raw)
In-Reply-To: <b8d32bdf-d6e7-d721-9110-468b7bcd795e@intel.com>
On 1/16/2017 12:58 PM, Ferruh Yigit wrote:
> On 1/15/2017 7:50 PM, Emmanuel Roullit wrote:
>> clang reports the following error:
>> error: logical not is only applied to the left hand side of this bitwise
>> operator. [-Werror,-Wlogical-not-parentheses]
>>
>> Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com>
>
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
Fixes: 92c8a63223e5 ("cxgbe: add device configuration and Rx support")
Applied to dpdk-next-net/master, thanks.
next prev parent reply other threads:[~2017-01-16 13:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-15 19:50 [PATCH] net/cxgbe: add parenthesis on bitwise operation Emmanuel Roullit
2017-01-16 12:58 ` Ferruh Yigit
2017-01-16 13:17 ` Ferruh Yigit [this message]
2017-01-16 13:18 ` Ferruh Yigit
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fad43538-57e7-68ea-27ce-bbf97bf2f63a@intel.com \
--to=ferruh.yigit@intel.com \
--cc=dev@dpdk.org \
--cc=emmanuel.roullit@gmail.com \
--cc=rahul.lakkireddy@chelsio.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.