mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-19 13:46:25 +00:00
ib_srpt: Fix a checkpatch complaint
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4363 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
+1
-1
@@ -2346,7 +2346,7 @@ static void __srpt_close_all_ch(struct srpt_tgt *srpt_tgt)
|
||||
}
|
||||
}
|
||||
|
||||
static struct srpt_tgt* srpt_convert_scst_tgt(struct scst_tgt *scst_tgt)
|
||||
static struct srpt_tgt *srpt_convert_scst_tgt(struct scst_tgt *scst_tgt)
|
||||
{
|
||||
struct srpt_device *sdev;
|
||||
struct srpt_port *sport;
|
||||
|
||||
Reference in New Issue
Block a user