async_pq: kill a stray dma_map() call and other cleanups
authorDan Williams <dan.j.williams@intel.com>
Tue, 20 Oct 2009 01:09:32 +0000 (18:09 -0700)
committerDan Williams <dan.j.williams@intel.com>
Tue, 20 Oct 2009 01:20:20 +0000 (18:20 -0700)
commit5676470f06f783aebf545c8f17ca772911022068
tree58a33d5fc031fc0a6090299dd8535c24182b7897
parent6629542e79255e0dbef8ec82eaf644e1b2546c3c
async_pq: kill a stray dma_map() call and other cleanups

- update the kernel doc for async_syndrome to indicate what NULL in the
  source list means
- whitespace fixups

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
crypto/async_tx/async_pq.c