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:
H. Peter Anvin <hpa@...>
To: Ingo Molnar <mingo@...>
Cc: Simon Holm Thøgersen <odie@...>, <linux-kernel@...>
Subject:
Re: [patch] raid6: generate raid6tables.c with proper style
Date: Friday, October 26, 2007 - 1:01 pm
Ingo Molnar wrote:
quoted text
> * Simon Holm Thøgersen <odie@cs.aau.dk> wrote: > >> fre, 26 10 2007 kl. 10:17 +0200, skrev Ingo Molnar: >>> Subject: raid6: generate raid6tables.c with proper style >>> From: Ingo Molnar <mingo@elte.hu> >> [snip] >> >>> 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? > > i adopted to the existing (broken) one. Yes, mktables.c could need a > good cleanup too. >
More so than the output, IMNSHO. I'll take care of it. -hpa -
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
:
Eric Sandeen
Re: [RFC] Heads up on sys_fallocate()
david
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Greg Kroah-Hartman
[PATCH 007/196] Chinese: add translation of stable_kernel_rules.txt
Andrew Morton
-mm merge plans for 2.6.23
git
:
linux-netdev
:
David Miller
Re: [GIT]: Networking
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Gerrit Renker
[PATCH 0/37] dccp: Feature negotiation - last call for comments
Frans Pop
svc: failed to register lockdv1 RPC service (errno 97).
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
1 user
and
862 guests
online.
Online users
strcmp
Syndicate