Tom�? Chaloupka wrote: > Hi again, and thanks Peter Zubaj to focus me to the post before about > the same error in 2.6.6-rc3. > I tried to find "errno" in drivers/media/dvb/frontend/tda1004x.c and > found just errno.h including file, nothing more. > Then I looked to changelog for 2.6.6 kernel and found this: > > <[EMAIL PROTECTED]> > [PATCH] tda1004x.c var not used. > > From: "Luiz Fernando N. Capitulino" <[EMAIL PROTECTED]> > > > drivers/media/dvb/frontends/tda1004x.c:191: warning: `errno' defined > but not used > > So it should be fixed in this release, but it seems it's not. > Do I do something wrong? What exactly may be removed in tda1004x.c?
Read 'em and weep: http://marc.theaimsgroup.com/?t=108344299000001&r=1&w=2 Instead of reverting the patch, the removal of the requirement of having a 'static int errno' for __KERNEL_SYSCALLS__ has been discussed. However, it seems that nothing has happened :-( Johannes -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
