Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F139418121
D28988.id84859.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.id84859.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, Dec 12, 8:49 PM (11 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26912230
Default Alt Text
D28988.id84859.diff (351 B)
Attached To
Mode
D28988: armv8crypto: fix missing newline
Attached
Detach File
Event Timeline
Log In to Comment