commit | bcebe324cb44f0298f6bb5fcb5eb92a3ec55feeb | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Apr 24 09:40:51 2018 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Tue May 08 13:03:05 2018 +0200 |
tree | 7633bdda6688354c06bda803f08c743fd1efa84d | |
parent | 15b28bbcd567a9199481ecfef39702b258f9baff [diff] |
dma-debug: simplify counting of preallocated requests Just keep a single variable with a descriptive name instead of two with confusing names. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Robin Murphy <robin.murphy@arm.com>