Re: [PATCH net-next V2] cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcr

2020-10-13 Thread Jakub Kicinski
On Mon, 12 Oct 2020 12:22:31 +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. > -U

[PATCH net-next V2] cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcr

2020-10-11 Thread Ayush Sawal
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 arg