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:
6dae51a
)
cifs: clean up call to cifs_dfs_release_automount_timer()
author
Jeff Layton
<jlayton@redhat.com>
Wed, 21 Mar 2012 10:27:54 +0000
(06:27 -0400)
committer
Steve French
<sfrench@us.ibm.com>
Wed, 21 Mar 2012 16:55:44 +0000
(11:55 -0500)
Take the #ifdef junk out of the code, and turn it into a noop macro
when CONFIG_CIFS_DFS_UPCALL isn't defined.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found