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:
b2a0fa1
)
cifs: have cifs_cleanup_volume_info not take a double pointer
author
Jeff Layton
<jlayton@redhat.com>
Wed, 6 Jul 2011 12:10:37 +0000
(08:10 -0400)
committer
Steve French
<sfrench@us.ibm.com>
Wed, 6 Jul 2011 20:03:05 +0000
(20:03 +0000)
...as that makes for a cumbersome interface. Make it take a regular
smb_vol pointer and rely on the caller to zero it out if needed.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Pavel Shilovsky <piastryyy@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found