[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48FE0415.70700@davidnewall.com>
Date: Wed, 22 Oct 2008 03:02:21 +1030
From: David Newall <davidn@...idnewall.com>
To: Jianjun Kong <jianjun@...ux.org>
CC: cl@...ux-foundation.org,
Linux-Kernel-Mailing-List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] fork.c: fix a problem of code style
Jianjun Kong wrote:
> - if(max_threads < 20)
> + if (max_threads < 20)
I thought we didn't bother with trivial style changes like this.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists