From 7cc8ef9cf4e9d1f3b1c16daea706f9f433968c61 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Fri, 25 Feb 2022 09:47:03 -0800 Subject: [PATCH] add missing newline at EOF The text files did not end with newline. Signed-off-by: Stephen Hemminger --- doc/guides/cryptodevs/features/aesni_mb.ini | 2 +- doc/guides/cryptodevs/features/armv8.ini | 2 +- doc/guides/cryptodevs/features/bcmfs.ini | 2 +- doc/guides/cryptodevs/features/caam_jr.ini | 2 +- doc/guides/cryptodevs/features/ccp.ini | 2 +- doc/guides/cryptodevs/features/cn10k.ini | 2 +- doc/guides/cryptodevs/features/cn9k.ini | 2 +- doc/guides/cryptodevs/features/null.ini | 2 +- doc/guides/cryptodevs/features/qat.ini | 2 +- examples/flow_classify/ipv4_rules_file.txt | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/guides/cryptodevs/features/aesni_mb.ini b/doc/guides/cryptodevs/features/aesni_mb.ini index e616f13d50..3c648a391e 100644 --- a/doc/guides/cryptodevs/features/aesni_mb.ini +++ b/doc/guides/cryptodevs/features/aesni_mb.ini @@ -80,4 +80,4 @@ CHACHA20-POLY1305 = Y ; [OS] Linux = Y -FreeBSD = Y \ No newline at end of file +FreeBSD = Y diff --git a/doc/guides/cryptodevs/features/armv8.ini b/doc/guides/cryptodevs/features/armv8.ini index 33c1291ce6..ae3f7277e9 100644 --- a/doc/guides/cryptodevs/features/armv8.ini +++ b/doc/guides/cryptodevs/features/armv8.ini @@ -38,4 +38,4 @@ SHA256 HMAC = Y ; [OS] Linux = Y -FreeBSD = Y \ No newline at end of file +FreeBSD = Y diff --git a/doc/guides/cryptodevs/features/bcmfs.ini b/doc/guides/cryptodevs/features/bcmfs.ini index 5def12f8a5..d8dcaee28a 100644 --- a/doc/guides/cryptodevs/features/bcmfs.ini +++ b/doc/guides/cryptodevs/features/bcmfs.ini @@ -64,4 +64,4 @@ AES CCM (256) = Y ; [OS] Linux = Y -FreeBSD = Y \ No newline at end of file +FreeBSD = Y diff --git a/doc/guides/cryptodevs/features/caam_jr.ini b/doc/guides/cryptodevs/features/caam_jr.ini index ba6d10c880..a2fe9dbba0 100644 --- a/doc/guides/cryptodevs/features/caam_jr.ini +++ b/doc/guides/cryptodevs/features/caam_jr.ini @@ -54,4 +54,4 @@ AES GCM (256) = Y ; Supported Operating systems of the 'dpaa2_sec' crypto driver. ; [OS] -Linux = Y \ No newline at end of file +Linux = Y diff --git a/doc/guides/cryptodevs/features/ccp.ini b/doc/guides/cryptodevs/features/ccp.ini index 53abd2b68e..0734ace9d0 100644 --- a/doc/guides/cryptodevs/features/ccp.ini +++ b/doc/guides/cryptodevs/features/ccp.ini @@ -68,4 +68,4 @@ AES GCM (256) = Y ; Supported Operating systems of the 'ccp' crypto driver. ; [OS] -Linux = Y \ No newline at end of file +Linux = Y diff --git a/doc/guides/cryptodevs/features/cn10k.ini b/doc/guides/cryptodevs/features/cn10k.ini index c8193c2cca..166fca5adb 100644 --- a/doc/guides/cryptodevs/features/cn10k.ini +++ b/doc/guides/cryptodevs/features/cn10k.ini @@ -87,4 +87,4 @@ ECPM = Y ; Supported Operating systems of the 'cn10k' crypto driver. ; [OS] -Linux = Y \ No newline at end of file +Linux = Y diff --git a/doc/guides/cryptodevs/features/cn9k.ini b/doc/guides/cryptodevs/features/cn9k.ini index f215ee045b..98ad7cf10a 100644 --- a/doc/guides/cryptodevs/features/cn9k.ini +++ b/doc/guides/cryptodevs/features/cn9k.ini @@ -86,4 +86,4 @@ ECPM = Y ; Supported Operating systems of the 'cn9k' crypto driver. ; [OS] -Linux = Y \ No newline at end of file +Linux = Y diff --git a/doc/guides/cryptodevs/features/null.ini b/doc/guides/cryptodevs/features/null.ini index ae09cdd1c0..6005fe2b8b 100644 --- a/doc/guides/cryptodevs/features/null.ini +++ b/doc/guides/cryptodevs/features/null.ini @@ -35,4 +35,4 @@ NULL = Y ; [OS] Linux = Y -FreeBSD = Y \ No newline at end of file +FreeBSD = Y diff --git a/doc/guides/cryptodevs/features/qat.ini b/doc/guides/cryptodevs/features/qat.ini index bc50ecf032..b9755a757e 100644 --- a/doc/guides/cryptodevs/features/qat.ini +++ b/doc/guides/cryptodevs/features/qat.ini @@ -88,4 +88,4 @@ RSA = Y ; [OS] Linux = Y -FreeBSD = Y \ No newline at end of file +FreeBSD = Y diff --git a/examples/flow_classify/ipv4_rules_file.txt b/examples/flow_classify/ipv4_rules_file.txt index dfa0631fcc..cd5215736a 100644 --- a/examples/flow_classify/ipv4_rules_file.txt +++ b/examples/flow_classify/ipv4_rules_file.txt @@ -11,4 +11,4 @@ 6.7.8.9/16 192.168.0.36/16 10 : 0xffff 11 : 0xffff 6/0xfe 7 6.7.8.9/8 192.168.0.36/8 10 : 0xffff 11 : 0xffff 6/0xfe 8 #error rules -#9.8.7.6/8 192.168.0.36/8 10 : 0xffff 11 : 0xffff 6/0xfe 9 \ No newline at end of file +#9.8.7.6/8 192.168.0.36/8 10 : 0xffff 11 : 0xffff 6/0xfe 9