From: Pavel Shilovsky Date: Wed, 3 Nov 2010 07:58:57 +0000 (+0300) Subject: cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer X-Git-Tag: v2.6.37-rc2~87^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c67236281c5d749741f5414103903a7c1b9c4636;p=pandora-kernel.git cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer All the callers already have a pointer to struct cifsInodeInfo. Use it. Signed-off-by: Suresh Jayaraman Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed