add missing newline at EOF
The text files did not end with newline. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
68eb9a1945
commit
7cc8ef9cf4
@ -80,4 +80,4 @@ CHACHA20-POLY1305 = Y
|
||||
;
|
||||
[OS]
|
||||
Linux = Y
|
||||
FreeBSD = Y
|
||||
FreeBSD = Y
|
||||
|
@ -38,4 +38,4 @@ SHA256 HMAC = Y
|
||||
;
|
||||
[OS]
|
||||
Linux = Y
|
||||
FreeBSD = Y
|
||||
FreeBSD = Y
|
||||
|
@ -64,4 +64,4 @@ AES CCM (256) = Y
|
||||
;
|
||||
[OS]
|
||||
Linux = Y
|
||||
FreeBSD = Y
|
||||
FreeBSD = Y
|
||||
|
@ -54,4 +54,4 @@ AES GCM (256) = Y
|
||||
; Supported Operating systems of the 'dpaa2_sec' crypto driver.
|
||||
;
|
||||
[OS]
|
||||
Linux = Y
|
||||
Linux = Y
|
||||
|
@ -68,4 +68,4 @@ AES GCM (256) = Y
|
||||
; Supported Operating systems of the 'ccp' crypto driver.
|
||||
;
|
||||
[OS]
|
||||
Linux = Y
|
||||
Linux = Y
|
||||
|
@ -87,4 +87,4 @@ ECPM = Y
|
||||
; Supported Operating systems of the 'cn10k' crypto driver.
|
||||
;
|
||||
[OS]
|
||||
Linux = Y
|
||||
Linux = Y
|
||||
|
@ -86,4 +86,4 @@ ECPM = Y
|
||||
; Supported Operating systems of the 'cn9k' crypto driver.
|
||||
;
|
||||
[OS]
|
||||
Linux = Y
|
||||
Linux = Y
|
||||
|
@ -35,4 +35,4 @@ NULL = Y
|
||||
;
|
||||
[OS]
|
||||
Linux = Y
|
||||
FreeBSD = Y
|
||||
FreeBSD = Y
|
||||
|
@ -88,4 +88,4 @@ RSA = Y
|
||||
;
|
||||
[OS]
|
||||
Linux = Y
|
||||
FreeBSD = Y
|
||||
FreeBSD = Y
|
||||
|
@ -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
|
||||
#9.8.7.6/8 192.168.0.36/8 10 : 0xffff 11 : 0xffff 6/0xfe 9
|
||||
|
Loading…
Reference in New Issue
Block a user