From: Sachin Prabhu Date: Mon, 16 Jun 2014 14:35:24 +0000 (+0100) Subject: cifs: replace code with free_rsp_buf() X-Git-Tag: cleanup-for-v3.18~61^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d81ed1ec22dbe96b85a5eb6422b2ab0556f7cbc;p=pandora-kernel.git 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 Reviewed-by: Shirish Pargaonkar Signed-off-by: Steve French --- Reading git-diff-tree failed