This series contains a few cleanup patches, to remove orphan inline functions and simplify some code. Thanks! Gaosheng Cui (3): crypto: bcm - Simplify obtain the name for cipher crypto: aead - Remove unused inline functions from aead crypto: scatterwalk - Remove unused inline function scatterwalk_aligned() drivers/crypto/bcm/cipher.c | 4 ++-- include/crypto/internal/aead.h | 25 ------------------------- include/crypto/scatterwalk.h | 6 ------ 3 files changed, 2 insertions(+), 33 deletions(-) -- 2.25.1