Remove trailing whitespace from multiple files

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7844 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2018-12-31 18:26:51 +00:00
parent d10a90d0ba
commit 3dcace8794
41 changed files with 778 additions and 778 deletions
+1 -1
View File
@@ -1020,7 +1020,7 @@ static int srpt_adjust_sq_wr_avail(struct srpt_rdma_ch *ch, int delta)
/**
* srpt_post_send - post an IB send request
* @ch: SRPT RDMA channel.
* @ioctx: I/O context.
* @ioctx: I/O context.
* @len: Length in bytes of request to send.
*
* Returns zero upon success and a non-zero value upon failure.