commit | 6d81ed1ec22dbe96b85a5eb6422b2ab0556f7cbc | [log] [tgz] |
---|---|---|
author | Sachin Prabhu <sprabhu@redhat.com> | Mon Jun 16 15:35:24 2014 +0100 |
committer | Steve French <smfrench@gmail.com> | Thu Jul 31 23:11:15 2014 -0500 |
tree | d531d22859f8cd6a0c2836f548431cffb3900419 | |
parent | 6f0928036bcbd8dd2ebee9201580da8bcc0a81af [diff] |
cifs: replace code with free_rsp_buf() 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>