From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:51860 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754897Ab3BPWub (ORCPT ); Sat, 16 Feb 2013 17:50:31 -0500 Message-ID: <51200D2B.1030806@suse.cz> Date: Sat, 16 Feb 2013 23:50:19 +0100 From: Michal Marek MIME-Version: 1.0 Subject: Re: [RFC][PATCH] kernel: Replace timeconst.pl with a bc script References: <1360883635-25268-1-git-send-email-hpa@zytor.com> <511EC7AA.1040606@suse.cz> <511EC849.6030400@zytor.com> <5120024B.7070800@suse.cz> <512003C9.8040305@zytor.com> In-Reply-To: <512003C9.8040305@zytor.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: "H. Peter Anvin" Cc: linux-kbuild@vger.kernel.org, mingo@kernel.org, tglx@linutronix.de, Andrew Morton , Sam Ravnborg Dne 16.2.2013 23:10, H. Peter Anvin napsal(a): > On 02/16/2013 02:03 PM, Michal Marek wrote: >>> >>> Do you actually think that is more readable? Personally, I think it >>> made it harder to read just because it takes up more space than one can >>> quickly glance at. >> >> I personally find the wider version more readable, but I don't care that >> much. >> > > Either way... if you could pick the patch up with or without extra space > that would be great. Done. Michal