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:
8fbbd36
)
[CIFS] Slightly simplify wait_for_free_request(), remove an unnecessary "else" branch
author
Volker Lendecke
<vl@samba.org>
Mon, 8 Dec 2008 20:59:39 +0000
(20:59 +0000)
committer
Steve French
<sfrench@us.ibm.com>
Fri, 26 Dec 2008 02:29:12 +0000
(
02:29
+0000)
This is no functional change, because in the "if" branch we do an early
"return 0;".
Signed-off-by: Volker Lendecke <vl@samba.org>
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found