From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 05 Feb 2007 18:29:01 +0000 (GMT) Received: from localhost.localdomain ([127.0.0.1]:46983 "EHLO dl5rb.ham-radio-op.net") by ftp.linux-mips.org with ESMTP id S20037752AbXBES3A (ORCPT ); Mon, 5 Feb 2007 18:29:00 +0000 Received: from denk.linux-mips.net (denk.linux-mips.net [127.0.0.1]) by dl5rb.ham-radio-op.net (8.13.8/8.13.8) with ESMTP id l15IStQJ025255; Mon, 5 Feb 2007 18:28:56 GMT Received: (from ralf@localhost) by denk.linux-mips.net (8.13.8/8.13.8/Submit) id l15IStcK025254; Mon, 5 Feb 2007 18:28:55 GMT Date: Mon, 5 Feb 2007 18:28:55 +0000 From: Ralf Baechle To: "Ahmed S. Darwish" Cc: linux-mips@linux-mips.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2.6.20] arch MIPS: user ARRAY_SIZE macro when appropriate Message-ID: <20070205182855.GA24794@linux-mips.org> References: <20070205023935.GG18118@Ahmed> <20070205024211.GK18118@Ahmed> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070205024211.GK18118@Ahmed> User-Agent: Mutt/1.4.2.2i Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 13939 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Mon, Feb 05, 2007 at 04:42:11AM +0200, Ahmed S. Darwish wrote: > A patch to use ARRAY_SIZE macro already defined in linux/kernel.h Thanks, applied. Ralf