Fix a comment. No functional change.

MFC after:	3 weeks
Sponsored by:	Spectra Logic Corp
This commit is contained in:
Alan Somers 2018-02-12 17:42:28 +00:00
parent bd54c5acba
commit 21b8a7a6ca
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=329174

View File

@ -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