Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759294Ab3EGJMl (ORCPT ); Tue, 7 May 2013 05:12:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43263 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759198Ab3EGJMk (ORCPT ); Tue, 7 May 2013 05:12:40 -0400 Message-ID: <5188C578.4030907@redhat.com> Date: Tue, 07 May 2013 11:12:24 +0200 From: Daniel Borkmann User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Liu Ying CC: linux-kernel , davem@davemloft.net, tglx@linutronix.de, john.stultz@linaro.org, Liu Ying Subject: Re: [PATCH 1/1] ktime: Use macro NSEC_PER_USEC instead of a magic number References: <5188B809.5060803@redhat.com> In-Reply-To: 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: 814 Lines: 19 On 05/07/2013 11:08 AM, Liu Ying wrote: > 2013/5/7 Liu Ying >> 2013/5/7 Daniel Borkmann >>> On 05/06/2013 02:42 PM, y@shlinux1.ap.freescale.net wrote: >>>> From: Liu Ying >>> If you only have 1 patch, then you don't need "1/1" in the subject. >>> The term magic number here might be a little exaggerated, not so >>> magic actually. :-) >>> >> Thanks. I will update this. How about turning "magic number" to "immediate >> number"? Maybe like ``ktime: Use macro NSEC_PER_USEC where appropriate''. -- 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/