Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143368277
D28988.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
351 B
Referenced Files
None
Subscribers
None
D28988.diff
View Options
diff --git a/sys/crypto/armv8/armv8_crypto.c b/sys/crypto/armv8/armv8_crypto.c
--- a/sys/crypto/armv8/armv8_crypto.c
+++ b/sys/crypto/armv8/armv8_crypto.c
@@ -122,7 +122,7 @@
default:
break;
case ID_AA64ISAR0_AES_NONE:
- device_printf(dev, "CPU lacks AES instructions");
+ device_printf(dev, "CPU lacks AES instructions\n");
break;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 30, 12:17 PM (19 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28100695
Default Alt Text
D28988.diff (351 B)
Attached To
Mode
D28988: armv8crypto: fix missing newline
Attached
Detach File
Event Timeline
Log In to Comment