mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-20 06:06:23 +00:00
mpt: Fix another whitespace error reported by checkpatch
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5207 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
+2
-2
@@ -286,8 +286,8 @@ static void mpt_inquiry_no_tagged_commands(MPT_STM_PRIV *priv,
|
||||
static int mpt_rdy_to_xfer(struct scst_cmd *scst_cmd);
|
||||
static void mpt_on_free_cmd(struct scst_cmd *scst_cmd);
|
||||
static void mpt_task_mgmt_fn_done(struct scst_mgmt_cmd *mcmd);
|
||||
static int mpt_handle_task_mgmt(MPT_STM_PRIV * priv, u32 reply_word,
|
||||
int task_mgmt, int lun);
|
||||
static int mpt_handle_task_mgmt(MPT_STM_PRIV *priv, u32 reply_word,
|
||||
int task_mgmt, int lun);
|
||||
static int mpt_send_cmd_to_scst(struct mpt_cmd *cmd,
|
||||
enum scst_exec_context context);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user