login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
26
Re: [patch] raid6: generate raid6tables.c with proper style
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Simon Holm <odie@...>
To: Ingo Molnar <mingo@...>
Cc: H. Peter Anvin <hpa@...>, <linux-kernel@...>
Subject:
Re: [patch] raid6: generate raid6tables.c with proper style
Date: Friday, October 26, 2007 - 7:26 am
fre, 26 10 2007 kl. 10:17 +0200, skrev Ingo Molnar:
quoted text
> Subject: raid6: generate raid6tables.c with proper style > From: Ingo Molnar <mingo@elte.hu>
[snip]
quoted text
> Index: linux/drivers/md/mktables.c > =================================================================== > --- linux.orig/drivers/md/mktables.c > +++ linux/drivers/md/mktables.c > @@ -69,7 +69,9 @@ int main(int argc, char *argv[]) > for ( j = 0 ; j < 256 ; j += 8 ) { > printf("\t\t"); > for ( k = 0 ; k < 8 ; k++ ) { > - printf("0x%02x, ", gfmul(i,j+k)); > + if (k) > + printf(" "); > + printf("0x%02x,", gfmul(i,j+k));
What happened with the coding style here? Simon Holm Thøgersen -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[patch] raid6: generate raid6tables.c with proper style
, Ingo Molnar
, (Fri Oct 26, 4:17 am)
Re: [patch] raid6: generate raid6tables.c with proper style
, Simon Holm
, (Fri Oct 26, 7:26 am)
Re: [patch] raid6: generate raid6tables.c with proper style
, Ingo Molnar
, (Fri Oct 26, 11:22 am)
Re: [patch] raid6: generate raid6tables.c with proper style
, H. Peter Anvin
, (Fri Oct 26, 1:01 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Tarkan Erimer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Greg Kroah-Hartman
[PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO
Bart Van Assche
Integration of SCST in the mainstream Linux kernel
Heiko Carstens
Re: -mm merge plans for 2.6.23 -- sys_fallocate
git
:
linux-netdev
:
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
Jarek Poplawski
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
David Miller
Re: [GIT]: Networking
Jarek Poplawski
[PATCH iproute2] Re: HTB accuracy for high speed
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
2 users
and
618 guests
online.
Online users
strcmp
xpertlando
Syndicate