Tidy up the unmapped I/O code in qphysio.
- Move some blocks around to reduce the number of 'if (unmap)' checks.
- Use 'pbuf == NULL' instead of 'unmap'.
- Use nitems.
- Pull an assignment out of an if expression.
Differential D5787
Tidy up the unmapped I/O code in qphysio. Authored by jhb on Mar 30 2016, 10:08 PM. Tags None Referenced Files
Subscribers
Details
Tidy up the unmapped I/O code in qphysio.
Diff Detail
|