More trivial syntax and logic cleanup.

Spotted by Clang. No functional change intended.
This commit is contained in:
Augustin Cavalier
2018-12-10 19:16:19 -05:00
parent b279d6def1
commit 8844a67e90
11 changed files with 9 additions and 17 deletions
-1
View File
@@ -37,7 +37,6 @@
// maximum number of iovecs per request
#define MAX_IO_VECS 32 // 128 kB
#define MAX_FILE_IO_VECS 32
#define BYPASS_IO_SIZE 65536
#define LAST_ACCESSES 3