git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb94ec7
)
USB: mos7720: delete some unneeded code
author
Dan Carpenter
<dan.carpenter@oracle.com>
Sat, 29 Nov 2014 12:49:54 +0000
(15:49 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 3 Dec 2014 00:15:02 +0000
(16:15 -0800)
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>
drivers/usb/serial/mos7720.c
patch
|
blob
|
history
diff --cc
drivers/usb/serial/mos7720.c
Simple merge