On Wed, Aug 30, 2023 at 03:54:51PM +0800, Jinjie Ruan wrote: > Convert list_for_each() to list_for_each_entry() so that the list_itr > list_head pointer and list_entry() call are no longer needed, which > can reduce a few lines of code. No functional changed. > > Signed-off-by: Jinjie Ruan <ruanjinjie@xxxxxxxxxx> > --- > .../crypto/intel/qat/qat_common/adf_init.c | 24 +++++-------------- > 1 file changed, 6 insertions(+), 18 deletions(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt