diff options
author | Sachin Prabhu <sprabhu@redhat.com> | 2013-09-13 17:11:56 +0400 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2013-09-14 01:24:43 +0400 |
commit | a9e9b7bc15a32ec5b0679704e70f3ffeecfaadd8 (patch) | |
tree | 2ab7abf527707b078012164a40af12ee02641aff /drivers/target | |
parent | bdbdfdef5766c2a60185e946df242f1bc0d37c09 (diff) | |
download | linux-a9e9b7bc15a32ec5b0679704e70f3ffeecfaadd8.tar.xz |
cifs: Do not take a reference to the page in cifs_readpage_worker()
We do not need to take a reference to the pagecache in
cifs_readpage_worker() since the calling function will have already
taken one before passing the pointer to the page as an argument to the
function.
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'drivers/target')
0 files changed, 0 insertions, 0 deletions