Author: asomers
Date: Mon Feb 12 17:42:28 2018
New Revision: 329174
URL: https://svnweb.freebsd.org/changeset/base/329174

Log:
  Fix a comment.  No functional change.
  
  MFC after:    3 weeks
  Sponsored by: Spectra Logic Corp

Modified:
  head/sys/sys/aio.h

Modified: head/sys/sys/aio.h
==============================================================================
--- head/sys/sys/aio.h  Mon Feb 12 17:41:11 2018        (r329173)
+++ head/sys/sys/aio.h  Mon Feb 12 17:42:28 2018        (r329174)
@@ -54,7 +54,7 @@
 #define        LIO_WAIT                0x1
 
 /*
- * Maximum number of allowed LIO operations
+ * Maximum number of operations in a single lio_listio call
  */
 #define        AIO_LISTIO_MAX          16
 
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to