Re: [PATCH] Documentation/unaligned-memory-access.txt: fix incorrect comparison operator

From: Ozgur Karatas
Date: Tue Dec 20 2016 - 04:58:48 EST


20.12.2016, 01:13, "Jonathan Corbet" <corbet@xxxxxxx>:
> On Mon, 19 Dec 2016 23:53:40 +0200
> Cihangir Akturk <cakturk@xxxxxxxxx> wrote:
>
>> ÂIn the actual implementation ether_addr_equal function tests for equality to 0
>> Âwhen returning. It seems in commit 0d74c4 it is somehow overlooked to change
>> Âthis operator to reflect the actual function.
>
> I received this patch two days ago; has something changed that you're
> sending it again?

My opinion, the patch its update. The assignment of "!=0" has already been fixed with patch.
I tested it.

> Meanwhile, there was a question from Ozgur Karatas on the patch, but I've
> not yet seen your response.

If you see fit your approval.

> Thanks,
>
> jon

Regards,

~Ozgur