aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2002-12-23 22:12:17 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2002-12-23 22:12:17 +0000
commit152e80d9522f76fa6ce298b7acbe82fdb9821fdb (patch)
tree470adcf9d42c14e65bad2c969c9f5fae50d78647 /sys/amd64
parentf3a682116caf070990ece825c8dffdaa1e6d524c (diff)
downloadsrc-152e80d9522f76fa6ce298b7acbe82fdb9821fdb.tar.gz
src-152e80d9522f76fa6ce298b7acbe82fdb9821fdb.zip
Outdent the string rather than use concatenation.
Notes
Notes: svn path=/head/; revision=108239
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/pci/pci_bus.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/amd64/pci/pci_bus.c b/sys/amd64/pci/pci_bus.c
index 226536c5a853..7830406f4d5b 100644
--- a/sys/amd64/pci/pci_bus.c
+++ b/sys/amd64/pci/pci_bus.c
@@ -186,8 +186,8 @@ nexus_pcib_is_host_bridge(int bus, int slot, int func,
#ifdef CPU_ELAN
init_AMD_Elan_sc520();
#else
- printf("*** WARNING: kernel option CPU_ELAN missing"
- " -- timekeeping may be wrong.\n");
+ printf(
+"*** WARNING: missing CPU_ELAN -- timekeeping may be wrong\n");
#endif
break;
case 0x70061022: