mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-21 14:46:23 +00:00
iscsi-scst: Fix spelling in a source code comment
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6321 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -739,7 +739,7 @@ restart:
|
||||
if (res > 0) {
|
||||
/*
|
||||
* To save CPU cycles we suppose that sock_recvmsg() adjusts
|
||||
* msg->msg_iov and msg->msg_iovlen. The BUG_ON() statements
|
||||
* msg->msg_iov and msg->msg_iovlen. The BUG_ON() statement
|
||||
* below verifies this.
|
||||
*/
|
||||
#if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 19, 0)
|
||||
|
||||
Reference in New Issue
Block a user