diff options
author | Suresh Jayaraman <sjayaraman@suse.de> | 2010-09-17 10:13:10 -0400 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2010-09-29 15:04:28 -0400 |
commit | a347ecb209b58a1b37f20d8299ab552f7d3ee8c3 (patch) | |
tree | 67742ff720e87b28c0621f5b200b8c1d06d930f9 /drivers/scsi/3w-9xxx.c | |
parent | 899611ee7d373e5eeda08e9a8632684e1ebbbf00 (diff) |
cifs: use type __u32 instead of int for the oplock parameter
... and avoid implicit casting from a signed type. Also, pass oplock by value
instead by reference as we don't intend to change the value in
cifs_open_inode_helper().
Thanks to Jeff Layton for spotting this.
Reviewed-by: Jeff Layton <jlayton@samba.org>
Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'drivers/scsi/3w-9xxx.c')
0 files changed, 0 insertions, 0 deletions