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:
251da41
)
net: qmi_wwan: simplify a check in qmi_wwan_bind()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Mon, 25 Jun 2012 22:39:45 +0000
(22:39 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 27 Jun 2012 00:13:21 +0000
(17:13 -0700)
This code is easier to read if we specify which flags we want at the
condition instead of at the top of the function.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found