Re: [linux-usb-devel] sparse -Wbitwise warnings

2005-04-06 Thread David Brownell
On Tuesday 05 April 2005 11:01 am, Olav Kongas wrote: > Hi, > > I am trying to get rid of sparse's bitwise warnings in my > isp116x-hcd driver. Regardless of studying the explanations > about __bitwise, as for example in > http://kerneltrap.org/node/3848 I was still not able to get > rid of al

[linux-usb-devel] sparse -Wbitwise warnings

2005-04-05 Thread Olav Kongas
Hi, I am trying to get rid of sparse's bitwise warnings in my isp116x-hcd driver. Regardless of studying the explanations about __bitwise, as for example in http://kerneltrap.org/node/3848 I was still not able to get rid of all the warnings. Could anybody please explain, how to correctly reso