doc/guides/cryptodev/features: add missing newline at eof

Message ID 20220225180734.101612-1-stephen@networkplumber.org (mailing list archive)
State Accepted, archived
Delegated to: akhil goyal
Headers
Series doc/guides/cryptodev/features: add missing newline at eof |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/iol-broadcom-Functional success Functional Testing PASS
ci/iol-mellanox-Performance success Performance Testing PASS
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/github-robot: build success github build: passed
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-aarch64-unit-testing success Testing PASS
ci/iol-x86_64-compile-testing success Testing PASS
ci/iol-aarch64-compile-testing success Testing PASS
ci/iol-x86_64-unit-testing success Testing PASS
ci/iol-abi-testing success Testing PASS

Commit Message

Stephen Hemminger Feb. 25, 2022, 6:07 p.m. UTC
  Even these are ini files, they should still have new line at
end of file.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 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 +-
 9 files changed, 9 insertions(+), 9 deletions(-)
  

Comments

Thomas Monjalon Feb. 27, 2022, 8:30 p.m. UTC | #1
25/02/2022 19:07, Stephen Hemminger:
> Even these are ini files, they should still have new line at
> end of file.
> 
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>

Squashed with your other patch for examples, thanks.
  

Patch

diff --git a/doc/guides/cryptodevs/features/aesni_mb.ini b/doc/guides/cryptodevs/features/aesni_mb.ini
index e616f13d504e..3c648a391ed7 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 33c1291ce6e9..ae3f7277e90b 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 5def12f8a595..d8dcaee28a22 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 ba6d10c88093..a2fe9dbba014 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 53abd2b68edc..0734ace9d0a6 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 c8193c2ccae7..166fca5adb2b 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 f215ee045bb5..98ad7cf10aac 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 ae09cdd1c018..6005fe2b8bf2 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 bc50ecf032ca..b9755a757ef4 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