From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755377AbaFLCqx (ORCPT ); Wed, 11 Jun 2014 22:46:53 -0400 Received: from cn.fujitsu.com ([59.151.112.132]:64239 "EHLO heian.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1752522AbaFLCqw (ORCPT ); Wed, 11 Jun 2014 22:46:52 -0400 X-IronPort-AV: E=Sophos;i="5.00,692,1396972800"; d="scan'208";a="31790508" Message-ID: <539915B7.1090606@cn.fujitsu.com> Date: Thu, 12 Jun 2014 10:51:35 +0800 From: Lai Jiangshan User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc14 Thunderbird/3.1.4 MIME-Version: 1.0 To: Borislav Petkov CC: Lai Jiangshan , David Airlie , Ben Skeggs , Ilia Mirkin , , Subject: Re: [RFC PATCH] nouveau: rename aux.c to auxiliary.c for reviewing it on Windows References: <1402473247-30468-1-git-send-email-laijs@cn.fujitsu.com> In-Reply-To: <1402473247-30468-1-git-send-email-laijs@cn.fujitsu.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.167.226.103] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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.