Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265864AbTFSRfS (ORCPT ); Thu, 19 Jun 2003 13:35:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265865AbTFSRfS (ORCPT ); Thu, 19 Jun 2003 13:35:18 -0400 Received: from chaos.physics.uiowa.edu ([128.255.34.189]:39596 "EHLO chaos.physics.uiowa.edu") by vger.kernel.org with ESMTP id S265864AbTFSRfM (ORCPT ); Thu, 19 Jun 2003 13:35:12 -0400 Date: Thu, 19 Jun 2003 12:48:49 -0500 (CDT) From: Kai Germaschewski X-X-Sender: kai@chaos.physics.uiowa.edu To: Joshua Kwan cc: Magnus Solvang , linux-kernel mailing list , Subject: Re: isdn compile-errors (Linux 2.5.72) In-Reply-To: <20030619173019.GA30548@triplehelix.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1285 Lines: 31 On Thu, 19 Jun 2003, Joshua Kwan wrote: > On Thu, Jun 19, 2003 at 01:48:07PM +0200, Magnus Solvang wrote: > > drivers/isdn/i4l/isdn_tty.c: In function `isdn_tty_write': > > drivers/isdn/i4l/isdn_tty.c:1198: warning: unused variable `m' > *snip* > > drivers/isdn/i4l/isdn_tty.c: In function `isdn_tty_init': > > drivers/isdn/i4l/isdn_tty.c:2099: invalid type argument of `->' > > drivers/isdn/i4l/isdn_tty.c:2101: invalid type argument of `->' > > drivers/isdn/i4l/isdn_tty.c:2102: invalid type argument of `->' > *snip* > > drivers/isdn/i4l/isdn_tty.c: In function `isdn_tty_exit': > > drivers/isdn/i4l/isdn_tty.c:2121: invalid type argument of `->' > > drivers/isdn/i4l/isdn_tty.c:2122: invalid type argument of `->' > > drivers/isdn/i4l/isdn_tty.c:2123: invalid type argument of `->' > > Attached patch should fix these, though I've not tested it. > (I hope I CC'd the right people.) Should apply against 2.5.72 > vanilla. I already sent an update which fixes those errors and a couple of other bits to Linus. Thanks, though. --Kai - 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/