Hi David,

On 03/07/2017 04:44 PM, David Miller wrote:
From: Yasuaki Ishimatsu <yasu.isim...@gmail.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.

Reply via email to