cifs: replace code with free_rsp_buf()
authorSachin Prabhu <sprabhu@redhat.com>
Mon, 16 Jun 2014 14:35:24 +0000 (15:35 +0100)
committerSteve French <smfrench@gmail.com>
Fri, 1 Aug 2014 04:11:15 +0000 (23:11 -0500)
commit6d81ed1ec22dbe96b85a5eb6422b2ab0556f7cbc
treed531d22859f8cd6a0c2836f548431cffb3900419
parent6f0928036bcbd8dd2ebee9201580da8bcc0a81af
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>
fs/cifs/cifsproto.h
fs/cifs/cifssmb.c
fs/cifs/misc.c
fs/cifs/smb2pdu.c