On Wed, 14 Oct 2020 15:38:06 +0530 Ayush Sawal wrote: > This patch changes the module name to "ch_ipsec" and prepends > "ch_ipsec" string instead of "chcr" in all debug messages and > function names. > > V1->V2: > -Removed inline keyword from functions. > -Removed CH_IPSEC prefix from pr_debug. > -Used proper indentation for the continuation line of the function > arguments. > > V2->V3: > Fix the checkpatch.pl warnings. > > Fixes: 1b77be463929 ("crypto/chcr: Moving chelsio's inline ipsec > functionality to /drivers/net") > Signed-off-by: Ayush Sawal <ayush.sa...@chelsio.com>
Applied, thanks.