From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C1448C433EF for ; Sat, 28 May 2022 00:06:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1355204AbiE1AG3 (ORCPT ); Fri, 27 May 2022 20:06:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40754 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229628AbiE1AGY (ORCPT ); Fri, 27 May 2022 20:06:24 -0400 Received: from mail104.syd.optusnet.com.au (mail104.syd.optusnet.com.au [211.29.132.246]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id B58932DC2; Fri, 27 May 2022 17:06:22 -0700 (PDT) Received: from dread.disaster.area (pa49-181-2-147.pa.nsw.optusnet.com.au [49.181.2.147]) by mail104.syd.optusnet.com.au (Postfix) with ESMTPS id 7E642538FEE; Sat, 28 May 2022 10:06:21 +1000 (AEST) Received: from dave by dread.disaster.area with local (Exim 4.92.3) (envelope-from ) id 1nujyG-00HDH2-8o; Sat, 28 May 2022 10:06:20 +1000 Date: Sat, 28 May 2022 10:06:20 +1000 From: Dave Chinner To: Almaz Alexandrovich Cc: ntfs3@lists.linux.dev, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH 1/3] fs/ntfs3: Refactoring of indx_find function Message-ID: <20220528000620.GH3923443@dread.disaster.area> References: <75a1215a-eda2-d0dc-b962-0334356eef7c@paragon-software.com> <0f9648cc-66af-077c-88e6-8650fd78f44c@paragon-software.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0f9648cc-66af-077c-88e6-8650fd78f44c@paragon-software.com> X-Optus-CM-Score: 0 X-Optus-CM-Analysis: v=2.4 cv=e9dl9Yl/ c=1 sm=1 tr=0 ts=6291677e a=ivVLWpVy4j68lT4lJFbQgw==:117 a=ivVLWpVy4j68lT4lJFbQgw==:17 a=kj9zAlcOel0A:10 a=oZkIemNP1mAA:10 a=GFCt93a2AAAA:8 a=7-415B0cAAAA:8 a=0CrOsYfU3WwKmZ_veyUA:9 a=CjuIK1q_8ugA:10 a=CZlV3fpBRwkA:10 a=0UNspqPZPZo5crgNHNjb:22 a=biEYGPWJfzWAr4FL6Ov7:22 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 27, 2022 at 05:21:03PM +0300, Almaz Alexandrovich wrote: > This commit makes function a bit more readable > > Signed-off-by: Konstantin Komarov This looks wrong. The email is from "From: Almaz Alexandrovich " So it looks like the S-o-B has the wrong email address in it. All the patches have this same problem. Cheers, Dave. -- Dave Chinner david@fromorbit.com