From: Jeff Layton Date: Fri, 28 Aug 2009 14:11:10 +0000 (-0400) Subject: cifs: use tcon pointer in cifs_show_options X-Git-Tag: v2.6.32-rc1~701^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e047d09ee1143058b71f40c5f4d028dde52d883;p=pandora-kernel.git cifs: use tcon pointer in cifs_show_options Minor nit: we already have a tcon pointer so we don't need to dereference cifs_sb again. Also initialize the vars in the declaration. Reported-by: Peter Staubach Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed