Prev: [PATCH 1/1] Bug in hidraw When a HID Device Contains Multiple Reports
Next: linux-next: build warning in Linus' tree
From: Stephen Rothwell on 26 Apr 2010 19:30 Hi Greg, After merging the tty.current tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/char/isicom.c: In function 'isicom_open': drivers/char/isicom.c:875: warning: unused variable 'card' Introduced by commit 746b212efb4664117612c7f43f880d230588d617 ("tty: Fix regressions in the char driver conversion"). -- Cheers, Stephen Rothwell sfr(a)canb.auug.org.au http://www.canb.auug.org.au/~sfr/
From: Alan Cox on 26 Apr 2010 19:40 On Tue, 27 Apr 2010 09:23:46 +1000 Stephen Rothwell <sfr(a)canb.auug.org.au> wrote: > Hi Greg, > > After merging the tty.current tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > drivers/char/isicom.c: In function 'isicom_open': > drivers/char/isicom.c:875: warning: unused variable 'card' > > Introduced by commit 746b212efb4664117612c7f43f880d230588d617 ("tty: Fix > regressions in the char driver conversion"). I'll fix that tomorrow and send it to Greg -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Stephen Rothwell on 26 Apr 2010 23:10
Hi Alan, On Tue, 27 Apr 2010 00:37:22 +0100 Alan Cox <alan(a)lxorguk.ukuu.org.uk> wrote: > > I'll fix that tomorrow and send it to Greg OK, thanks. -- Cheers, Stephen Rothwell sfr(a)canb.auug.org.au http://www.canb.auug.org.au/~sfr/ |