From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lai Jiangshan Subject: Re: [RFC PATCH] nouveau: rename aux.c to auxiliary.c for reviewing it on Windows Date: Thu, 12 Jun 2014 10:51:35 +0800 Message-ID: <539915B7.1090606@cn.fujitsu.com> References: <1402473247-30468-1-git-send-email-laijs@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1402473247-30468-1-git-send-email-laijs@cn.fujitsu.com> Sender: linux-kernel-owner@vger.kernel.org To: Borislav Petkov Cc: Lai Jiangshan , David Airlie , Ben Skeggs , Ilia Mirkin , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On 06/11/2014 04:24 PM, Borislav Petkov wrote: > On Wed, Jun 11, 2014 at 03:53:55PM +0800, Lai Jiangshan wrote: >> When I tried to review the linux kernel on Windows in my laptop >> and incidentally found that it failed to open the aux.c. >> >> And Microsoft tells me: >> (http://msdn.microsoft.com/en-us/library/aa365247.aspx) >> >>> Do not use the following reserved names for the name of a file: >>> CON, PRN, AUX, NUL, , and LPT9. Also avoid these names >>> followed immediately by an extension; for example, NUL.txt >>> is not recommended. >> >> The name "aux" is listed above. And it sometimes makes sense to >> review linux on windows, so we rename the aux.c to auxiliary.c. > > I think you missed April 1st by more than 2 months. > EVERY DAY IS APRIL FIRST if you fool others' convenience.