[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <fa1574c9-9f41-459e-d19b-9db9d9201d64@gmail.com>
Date: Wed, 8 Mar 2017 14:15:21 -0500
From: Yasuaki Ishimatsu <yasu.isimatu@...il.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, izumi.taku@...fujitsu.com
Subject: Re: [PATCH] fjes: Do not load fjes driver if system does not have
extended socket device.
Hi David,
On 03/07/2017 04:44 PM, David Miller wrote:
> From: Yasuaki Ishimatsu <yasu.isimatu@...il.com>
> Date: Thu, 2 Mar 2017 11:56:44 -0500
>
>> +
>> /* fjes_init_module - Driver Registration Routine */
>> static int __init fjes_init_module(void)
>> {
>> int result;
>> + bool found = false;
>> +
>
> Please order local variable declarations from longest to shortest
> line.
Thank you for your review.
I'll update it soon.
Thanks,
Yasuaki Ishimatsu
> Thanks.
>
Powered by blists - more mailing lists