[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130517.132313.933656167661213099.davem@davemloft.net>
Date: Fri, 17 May 2013 13:23:13 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: emilio@...pez.com.ar
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/4] net: ethernet: sun: initialize variables directly
From: Emilio López <emilio@...pez.com.ar>
Date: Fri, 17 May 2013 12:07:45 -0300
> Clean up the code a bit to initialize the variables directly when
> defining them.
>
> Signed-off-by: Emilio López <emilio@...pez.com.ar>
Poorly styled, should be:
u16 hash_table[4] = { 0 };
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists