From 0db0286c2f09317eea4fa1afbc6ca22cfe0dc75f Mon Sep 17 00:00:00 2001 From: jkoshy Date: Mon, 26 Dec 2005 09:27:24 +0000 Subject: Wrap comment lines to be under 80 characters wide. MFC after: 3 days --- sys/dev/hwpmc/hwpmc_piv.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys/dev/hwpmc') diff --git a/sys/dev/hwpmc/hwpmc_piv.c b/sys/dev/hwpmc/hwpmc_piv.c index d0c1af8..f0701c8 100644 --- a/sys/dev/hwpmc/hwpmc_piv.c +++ b/sys/dev/hwpmc/hwpmc_piv.c @@ -1544,8 +1544,9 @@ p4_stop_pmc(int cpu, int ri) /* * Handle an interrupt. * - * The hardware sets the CCCR_OVF whenever a counter overflow occurs, so the handler - * examines all the 18 CCCR registers, processing the counters that have overflowed. + * The hardware sets the CCCR_OVF whenever a counter overflow occurs, + * so the handler examines all the 18 CCCR registers, processing the + * counters that have overflowed. * * On HTT machines, the CCCR register is shared and will interrupt * both logical processors if so configured. Thus multiple logical -- cgit v1.1