mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 11:41:26 +00:00
fcst: Update ft_send_resp_code() function header
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4954 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -468,7 +468,7 @@ out:
|
||||
|
||||
/*
|
||||
* Send error or task management response.
|
||||
* Always frees the fcmd and associated state.
|
||||
* Always frees the cmd and associated state.
|
||||
*/
|
||||
static void ft_send_resp_code(struct ft_cmd *fcmd, enum fcp_resp_rsp_codes code)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user