git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d389229
)
cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer
author
Pavel Shilovsky
<piastryyy@gmail.com>
Wed, 3 Nov 2010 07:58:57 +0000
(10:58 +0300)
committer
Steve French
<sfrench@us.ibm.com>
Fri, 5 Nov 2010 17:39:01 +0000
(17:39 +0000)
All the callers already have a pointer to struct cifsInodeInfo. Use it.
Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
Signed-off-by: Pavel Shilovsky <piastryyy@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found