]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
crypto: chcr - Replace _manual_ swap with swap macro
authorGustavo A. R. Silva <garsilva@embeddedor.com>
Fri, 3 Nov 2017 16:58:23 +0000 (11:58 -0500)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 6 Nov 2017 06:45:35 +0000 (14:45 +0800)
commitabfa2b377f752a13e6caaa8c6c4add6ab9b71ba8
tree75ba237b102727776f9a86dd607913323b2b1d7f
parent9c9034464860707669e91ce367c9eeb65e4175cd
crypto: chcr - Replace _manual_ swap with swap macro

Make use of the swap macro and remove unnecessary variable temp.
This makes the code easier to read and maintain.

This code was detected with the help of Coccinelle.

Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/chelsio/chcr_algo.c