From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752053AbXARR5v (ORCPT ); Thu, 18 Jan 2007 12:57:51 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752068AbXARR5v (ORCPT ); Thu, 18 Jan 2007 12:57:51 -0500 Received: from ftp.linux-mips.org ([194.74.144.162]:57186 "EHLO ftp.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752053AbXARR5v (ORCPT ); Thu, 18 Jan 2007 12:57:51 -0500 Date: Thu, 18 Jan 2007 17:58:49 +0000 From: Ralf Baechle To: "Robert P. J. Day" Cc: Linux kernel mailing list , Roman Zippel Subject: Re: [PATCH] extend the set of "__attribute__" shortcut macros Message-ID: <20070118175849.GA2968@linux-mips.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 18, 2007 at 12:35:18PM -0500, Robert P. J. Day wrote: > Extend the set of "__attribute__" shortcut macros, and remove > identical (and now superfluous) definitions from a couple of source > files. > > Signed-off-by: Robert P. J. Day Nice clenaup, thanks! Acked-by: Ralf Baechle Ralf