From: Jeff Layton Date: Wed, 21 Mar 2012 10:27:54 +0000 (-0400) Subject: cifs: clean up call to cifs_dfs_release_automount_timer() X-Git-Tag: v3.4-rc1~122^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=815465c4d724e851932843227b4b700d64216cf2;p=pandora-kernel.git 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 Signed-off-by: Steve French --- Reading git-diff-tree failed