Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759436AbYHECcg (ORCPT ); Mon, 4 Aug 2008 22:32:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754655AbYHECXF (ORCPT ); Mon, 4 Aug 2008 22:23:05 -0400 Received: from terminus.zytor.com ([198.137.202.10]:34318 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753763AbYHECXD (ORCPT ); Mon, 4 Aug 2008 22:23:03 -0400 Message-ID: <4897B7DB.7040507@zytor.com> Date: Mon, 04 Aug 2008 19:15:55 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Paolo Ciarrocchi CC: Krzysztof Halasa , Stefan Richter , Ingo Molnar , Linux Kernel , tglx Subject: Re: [PATCH 2/5] x86: Coding style fixes to arch/x86/kernel/bios_uv.c References: <20080802212406.047e8ae6@paolo-desktop> <48952DB3.20101@zytor.com> <48958DC2.7070506@s5r6.in-berlin.de> <4d8e3fd30808030521t351a8564yfb93211f7239613c@mail.gmail.com> In-Reply-To: <4d8e3fd30808030521t351a8564yfb93211f7239613c@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 776 Lines: 20 Paolo Ciarrocchi wrote: > > _much worse_? Wow, I thought the opposite. > Anyway, that's just a coding style patch, feel free to simply not apply it as > it's really a matter of personal taste but be sure that I'm not > blindly changing the code > accordingly to checkpatch. That might be almost true when I started > doing this kind of patches months > ago but it's definitely not true anymore. > In this case, the real problem is that the original code used a switch statement where it really should have used a table. -hpa -- 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/