From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753598Ab0CDHdU (ORCPT ); Thu, 4 Mar 2010 02:33:20 -0500 Received: from mail-iw0-f175.google.com ([209.85.223.175]:62698 "EHLO mail-iw0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751463Ab0CDHdP (ORCPT ); Thu, 4 Mar 2010 02:33:15 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=LSIBwfZ2FB/6mmpYMQ9gFElUBc57zKtko2QcUNYaT5QoZNUBGOZ7hgNY4+9ZglfIuM Dy6B3xow4Edj1dO69dxbVbhML2dAEACMTNoSSWyXVdSX2du+h2ZC20ffYWoLkjXJIbAb GSwG0YrowEHe1ghwBlW1otuhDZcJsxad0ZhgA= MIME-Version: 1.0 In-Reply-To: <20100304132857.GB3740@localhost.localdomain> References: <20100304132857.GB3740@localhost.localdomain> Date: Thu, 4 Mar 2010 09:33:14 +0200 Message-ID: Subject: Re: [PATCH 2/2] Init: Fix some coding styles in init/main.c From: Alexey Dobriyan To: wzt.wzt@gmail.com Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 4, 2010 at 3:28 PM, wrote: > Fix some coding styles in init/main.c sheesh Can you fix all coding styles in this file? When will The War on Whitespace end?