On 11/5/2019 5:14 PM, Andrey Smirnov wrote: > Coalesce multiple ad-hoc definitions of the same function pointer into > a dedicated type to avoid repetition. > > Signed-off-by: Andrey Smirnov <andrew.smirnov@xxxxxxxxx> > Cc: Chris Healy <cphealy@xxxxxxxxx> > Cc: Lucas Stach <l.stach@xxxxxxxxxxxxxx> > Cc: Horia Geantă <horia.geanta@xxxxxxx> > Cc: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> > Cc: Iuliana Prodan <iuliana.prodan@xxxxxxx> > Cc: linux-imx@xxxxxxx > Cc: linux-crypto@xxxxxxxxxxxxxxx > Cc: linux-kernel@xxxxxxxxxxxxxxx Reviewed-by: Horia Geantă <horia.geanta@xxxxxxx> Note that there will be a conflict with the patch set adding backlogging support: https://lore.kernel.org/linux-crypto/1574029845-22796-1-git-send-email-iuliana.prodan@xxxxxxx/ Thanks, Horia