Re: [PATCH] crypto: qat - remove unnecessary list iteration
From: Herbert Xu <herbert@gondor.apana.org.au> Date: 2015-07-28 07:07:26
On Mon, Jul 27, 2015 at 12:58:32PM -0700, Tadeusz Struk wrote:
From: Bruce Allan <redacted>
There's no need to iterate through the list for instances in the
accel_table since the number of devices is already known in this file.
Signed-off-by: Bruce Allan <redacted>
Signed-off-by: Tadeusz Struk <redacted>