Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755765Ab0F3Uti (ORCPT ); Wed, 30 Jun 2010 16:49:38 -0400 Received: from mail.vyatta.com ([76.74.103.46]:58422 "EHLO mail.vyatta.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755246Ab0F3Utg (ORCPT ); Wed, 30 Jun 2010 16:49:36 -0400 Date: Wed, 30 Jun 2010 13:49:34 -0700 From: Stephen Hemminger To: Kulikov Vasiliy Cc: trivial@kernel.org, Kernel Janitors , Andrew Morton , Paul Fulghum , "David S. Miller" , linux-kernel@vger.kernel.org Subject: Re: [PATCH 02/16] trivial: use ARRAY_SIZE Message-ID: <20100630134934.74f4e269@nehalam> In-Reply-To: <1277726089-24467-1-git-send-email-segooon@gmail.com> References: <1277726089-24467-1-git-send-email-segooon@gmail.com> Organization: Vyatta X-Mailer: Claws Mail 3.7.5 (GTK+ 2.20.1; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 466 Lines: 12 On Mon, 28 Jun 2010 15:54:48 +0400 Kulikov Vasiliy wrote: > static unsigned short patterns[] = > {0x0000, 0xffff, 0xaaaa, 0x5555, 0x6969, 0x9696}; Unrelated, but these patterns should be const. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/