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:
9d4dde5
)
usb: pegasus: cleanup a couple conditions
author
Dan Carpenter
<dan.carpenter@oracle.com>
Fri, 23 Dec 2011 00:44:36 +0000
(
00:44
+0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 23 Dec 2011 21:51:18 +0000
(16:51 -0500)
We recently made loopback a bool type instead of an int, so the bitwise
AND is redundent.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found