1
0
Fork 0
alistair23-linux/crypto/async_tx
Dan Williams fdb0ac8061 async_tx: make async_tx_run_dependencies() easier to read
* Rename 'next' to 'dep'
* Move the channel switch check inside the loop to simplify
  termination

Acked-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2008-09-13 19:57:04 -07:00
..
Kconfig async_tx: add the async_tx api 2007-07-13 08:06:14 -07:00
Makefile async_tx: add the async_tx api 2007-07-13 08:06:14 -07:00
async_memcpy.c async_tx: remove depend_tx from async_tx_sync_epilog 2008-07-17 17:59:55 -07:00
async_memset.c async_tx: remove depend_tx from async_tx_sync_epilog 2008-07-17 17:59:55 -07:00
async_tx.c async_tx: make async_tx_run_dependencies() easier to read 2008-09-13 19:57:04 -07:00
async_xor.c async_tx: fix missing braces in async_xor_zero_sum 2008-08-05 10:25:20 -07:00