cifs: clean up call to cifs_dfs_release_automount_timer()
authorJeff Layton <jlayton@redhat.com>
Wed, 21 Mar 2012 10:27:54 +0000 (06:27 -0400)
committerSteve French <sfrench@us.ibm.com>
Wed, 21 Mar 2012 16:55:44 +0000 (11:55 -0500)
commit815465c4d724e851932843227b4b700d64216cf2
tree1ca2e93dad7d66fe8d63d2f9c87ad6f6e3c34239
parent6dae51a585008535858c29b489dbf90a913d511b
cifs: clean up call to cifs_dfs_release_automount_timer()

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>
fs/cifs/cifsfs.c
fs/cifs/cifsproto.h