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:
cfa6954
)
staging: rtl8192u: Patch to modify if, else conditions
author
Chaitanya Dhere
<cvijaydh@visteon.com>
Tue, 2 Jun 2015 06:20:55 +0000
(06:20 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 8 Jun 2015 20:34:05 +0000
(13:34 -0700)
In this patch, the if, else conditions are modified to remove the
unnecessary equality checks. This change was detected with help of
coccinelle tool.
Signed-off-by: Chaitanya Dhere <cvijaydh@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found