Re: [PATCH] netevent: remove automatic variable in register_netevent_notifier()
From: long.wanglong <hidden>
Date: 2015-05-29 00:56:37
Also in:
lkml
From: long.wanglong <hidden>
Date: 2015-05-29 00:56:37
Also in:
lkml
On 2015/5/28 22:07, Sergei Shtylyov wrote:
Hello. On 5/28/2015 1:00 PM, Wang Long wrote:quoted
Remove automatic variable 'err' in register_netevent_notifier() and return the return value of atomic_notifier_chain_register() directly.s/return value/result/, in order to avoid tautology.quoted
Signed-off-by: Wang Long <redacted>[...] WBR, Sergei
Thanks, I will fix that. Best Regards Wang Long