aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/sess.c
diff options
context:
space:
mode:
authorJeff Layton <jlayton@redhat.com>2008-08-18 15:41:05 -0400
committerSteve French <sfrench@us.ibm.com>2008-08-19 17:11:35 +0000
commitcb7691b648bddbfaf6dd8d8068273dbb18d2484c (patch)
tree74c896711abf398255cec10c7b6eb67070bc5ca0 /fs/cifs/sess.c
parentaab3a8c7a3a6a001dd439ed00d4db17a1059803e (diff)
cifs: add local server pointer to cifs_setup_session
cifs_setup_session references pSesInfo->server several times. That pointer shouldn't change during the life of the function so grab it once and store it in a local var. This makes the code look a little cleaner too. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/sess.c')
0 files changed, 0 insertions, 0 deletions