Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
USB: mos7840: remove unused variable
Fix warning about unused variable introduced by commit e681b66 ("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 to v3.6. Reported-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information