mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-20 04:01:26 +00:00
Whitespace-only change: fixed a checkpatch complaint.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1386 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1683,7 +1683,7 @@ static void srpt_release_channel_by_cmid(struct ib_cm_id *cm_id)
|
||||
*
|
||||
* Return NULL if no matching RDMA channel has been found.
|
||||
*/
|
||||
static struct srpt_rdma_ch *srpt_find_channel(struct srpt_device* sdev,
|
||||
static struct srpt_rdma_ch *srpt_find_channel(struct srpt_device *sdev,
|
||||
struct ib_cm_id *cm_id)
|
||||
{
|
||||
struct srpt_rdma_ch *ch;
|
||||
|
||||
Reference in New Issue
Block a user