[v3,05/11] devtools: add acronym in dictionary for commit checks

Message ID 20230424125512.40013-6-sedara@marvell.com (mailing list archive)
State Accepted, archived
Delegated to: Jerin Jacob
Headers
Series [v3,01/11] net/octeon_ep: support cnf95n and cnf95o SoC |

Checks

Context Check Description
ci/checkpatch success coding style OK

Commit Message

Sathesh B Edara April 24, 2023, 12:55 p.m. UTC
  ISM -> Interrupt Status Messages

Signed-off-by: Sathesh Edara <sedara@marvell.com>
---
 devtools/words-case.txt | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Jerin Jacob May 3, 2023, 7:16 a.m. UTC | #1
On Mon, Apr 24, 2023 at 8:07 PM Sathesh Edara <sedara@marvell.com> wrote:
>
> ISM -> Interrupt Status Messages
>
> Signed-off-by: Sathesh Edara <sedara@marvell.com>
> ---
>  devtools/words-case.txt | 1 +

Squashed this patch with 6/11.

Series applied to dpdk-next-net-mrvl/for-next-net. Thanks

>  1 file changed, 1 insertion(+)
>
> diff --git a/devtools/words-case.txt b/devtools/words-case.txt
> index 53e029a958..3a7af902bd 100644
> --- a/devtools/words-case.txt
> +++ b/devtools/words-case.txt
> @@ -35,6 +35,7 @@ IP
>  IPsec
>  IPv4
>  IPv6
> +ISM
>  L2
>  L3
>  L4
> --
> 2.31.1
>
  

Patch

diff --git a/devtools/words-case.txt b/devtools/words-case.txt
index 53e029a958..3a7af902bd 100644
--- a/devtools/words-case.txt
+++ b/devtools/words-case.txt
@@ -35,6 +35,7 @@  IP
 IPsec
 IPv4
 IPv6
+ISM
 L2
 L3
 L4