Even these are ini files, they should still have new line at end of file. Signed-off-by: Stephen Hemminger <step...@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(-)
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 -- 2.34.1