Re: USB: mos7840: looping issue: avoid the return value overriden by looping

2013-04-01 Thread Chen Gang
thank you for spending your time for this patch, especially you are very busy. next time, I should send patch with more careful, so can let other members work with more efficiency. excuse me, the next 2-3 days, I have to do another urgent things within my company, so I will send our patch

Re: USB: mos7840: looping issue: avoid the return value overriden by looping

2013-04-01 Thread Greg KH
On Mon, Apr 01, 2013 at 11:50:55AM +0800, Chen Gang wrote: > > inside the 'for' looping: > the return value 'rv' may override if not have a check in time. > > next checking, outside the 'for' looping: > can not find failure which generated during the 'for' looping > > so need let o