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:
6f09280
)
cifs: replace code with free_rsp_buf()
author
Sachin Prabhu
<sprabhu@redhat.com>
Mon, 16 Jun 2014 14:35:24 +0000
(15:35 +0100)
committer
Steve French
<smfrench@gmail.com>
Fri, 1 Aug 2014 04:11:15 +0000
(23:11 -0500)
The functionality provided by free_rsp_buf() is duplicated in a number
of places. Replace these instances with a call to free_rsp_buf().
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
Reviewed-by: Shirish Pargaonkar <spargaonkar@suse.com>
Signed-off-by: Steve French <smfrench@gmail.com>
No differences found