From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [PATCH v3] fs: introduce is_dot_dotdot helper for cleanup Date: Sun, 8 Dec 2019 03:41:44 +0000 Message-ID: <20191208034144.GP4203@ZenIV.linux.org.uk> References: <1575718548-19017-1-git-send-email-yangtiezhu@loongson.cn> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <1575718548-19017-1-git-send-email-yangtiezhu@loongson.cn> Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Tiezhu Yang Cc: "Theodore Y. Ts'o" , Jaegeuk Kim , Chao Yu , Eric Biggers , Tyler Hicks , linux-fsdevel@vger.kernel.org, ecryptfs@vger.kernel.org, linux-fscrypt@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org On Sat, Dec 07, 2019 at 07:35:48PM +0800, Tiezhu Yang wrote: > There exists many similar and duplicate codes to check "." and "..", > so introduce is_dot_dotdot helper to make the code more clean. Umm... No objections, in principle, but... you try to say that name (e.g. in a phone conversation) without stuttering ;-/ Any suggestions from native speakers?