Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
USB: mos7720: delete some unneeded code
The "status" is uninitialized so this creates a static checker warning. But it's harmless, we can just delete it. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information