Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030246AbWJXJI6 (ORCPT ); Tue, 24 Oct 2006 05:08:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030251AbWJXJI6 (ORCPT ); Tue, 24 Oct 2006 05:08:58 -0400 Received: from mx1.suse.de ([195.135.220.2]:23473 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S1030246AbWJXJI6 (ORCPT ); Tue, 24 Oct 2006 05:08:58 -0400 Date: Tue, 24 Oct 2006 11:08:55 +0200 From: Karsten Keil To: Akinobu Mita , linux-kernel@vger.kernel.org, Kai Germaschewski , Hansjoerg Lipp , Tilman Schmidt , akpm@osdl.org Subject: Re: [PATCH -mm] isdn/gigaset: use bitrev8 Message-ID: <20061024090855.GA32294@pingi.kke.suse.de> Mail-Followup-To: Akinobu Mita , linux-kernel@vger.kernel.org, Kai Germaschewski , Hansjoerg Lipp , Tilman Schmidt , akpm@osdl.org References: <20061024085657.GD7703@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061024085657.GD7703@localhost> Organization: SuSE Linux AG X-Operating-System: Linux 2.6.16.21-0.23-smp x86_64 User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1061 Lines: 34 On Tue, Oct 24, 2006 at 05:56:57PM +0900, Akinobu Mita wrote: OK from my side. > Use bitrev8 for gigaset isdn driver. > > Cc: Karsten Keil Acked-by: Karsten Keil > Cc: Kai Germaschewski > Cc: Hansjoerg Lipp > Cc: Tilman Schmidt > Signed-off-by: Akinobu Mita > > drivers/isdn/gigaset/Kconfig | 1 + > drivers/isdn/gigaset/asyncdata.c | 5 +++-- > drivers/isdn/gigaset/common.c | 37 ------------------------------------- > drivers/isdn/gigaset/gigaset.h | 4 ---- > drivers/isdn/gigaset/isocdata.c | 5 +++-- > 5 files changed, 7 insertions(+), 45 deletions(-) > > Index: work-fault-inject/drivers/isdn/gigaset/common.c ... -- Karsten Keil SuSE Labs ISDN development - 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/