Re: [PATCH] USB: mos7840: remove unused variable

2012-11-11 Thread Ben Hutchings
On Thu, 2012-11-08 at 18:28 +0100, Johan Hovold wrote: > Fix warning about unused variable introduced by commit e681b66f2e19fa > ("USB: mos7840: remove invalid disconnect handling") upstream. > > A subsequent fix which removed the disconnect function got rid of the > warning but that one was only

Re: [PATCH] USB: mos7840: remove unused variable

2012-11-10 Thread Jiri Slaby
On 11/08/2012 06:28 PM, Johan Hovold wrote: > Fix warning about unused variable introduced by commit e681b66f2e19fa > ("USB: mos7840: remove invalid disconnect handling") upstream. > > A subsequent fix which removed the disconnect function got rid of the > warning but that one was only backported