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 X-Spam-Level: X-Spam-Status: No, score=-13.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FSL_HELO_FAKE,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3F019C63793 for ; Thu, 22 Jul 2021 11:35:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 269686100C for ; Thu, 22 Jul 2021 11:35:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231716AbhGVKzO (ORCPT ); Thu, 22 Jul 2021 06:55:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34106 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231566AbhGVKzN (ORCPT ); Thu, 22 Jul 2021 06:55:13 -0400 Received: from mail-wr1-x436.google.com (mail-wr1-x436.google.com [IPv6:2a00:1450:4864:20::436]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AEDEFC061757 for ; Thu, 22 Jul 2021 04:35:47 -0700 (PDT) Received: by mail-wr1-x436.google.com with SMTP id u1so5601969wrs.1 for ; Thu, 22 Jul 2021 04:35:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=qlzkM3F5fvit9VhnlC77Sop/s7euLd9Um8Su21feghE=; b=U0vbvrxL0htJ+vraY35fcWe6WD1WXfJ7atdJ0FdoTh6FGRbVyu0IXKroO1gNEW8UfL 3RYvuAhFYISejYoe9aOImfwyp9uGMS5vp9vO7VzbGa1BJBssHBVeGM3NiS5LTgNjTi8c Kw1kJUXL3NVhilHPDbIquwt0e3vjkpRZqpv+naxKV/S9s9IeBsSZ8InxIBpr1NgLIM6n Av9dCoM06ACNzh4/JfyNLXEswn/DIrSsmAaAXpKzHKLxUEali6bZtt9DvAaK0Vs4Ewre 1AiK2R5p5L+mC2KgAEtwwmcwrVjAXu5TCbbHqB25j2jyHErf+NPMz/X5pqqzQPJjO/+S B0XQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=qlzkM3F5fvit9VhnlC77Sop/s7euLd9Um8Su21feghE=; b=qXATfIRAL81cpx/rruXkNGHjG9x8yw5z2FcsomNTdz70j38IGZVFSjzJsCNqT25JTj Vo+3oJhFW8vu3ZnQR+1ynHknm95we/CJvjjx/omh+nwUZvPkaiGUorDQsI2l8EtqRqqr 499VJhq7YrWJNhkHWVTFxDSBswaFDZmz4OjU+5Ym83y+akJ61nV2gFpSvr6JA8lNYuOP f5rO/S/+9DRs+E1TNa95dN/tsN6s34ULKmBUQNe15DtnjLm4+UxJPtiQmHvDTguIN8Bj Ge4NTbnGAeJgCGAgHUT4IleNRGrlfNobY2XdJuQgN+N7xFn9CVt6GqTi6MegP2pJ8Q6v 1KzA== X-Gm-Message-State: AOAM532x1WljOzxBZiv32JUjeR8lX4Kujc8Fa+rnCRvwJNV1Qyz8M0mx kRzSBW7cfgUGOU7eMlbe42ObXSVndXiylA== X-Google-Smtp-Source: ABdhPJwNQdVmn8wmJMdhELUyS6EUU70oGebBvmvEO/uGWjWpu+I+sCJNxBYjaJWZOlMmi+o7MnqDEQ== X-Received: by 2002:a05:6000:231:: with SMTP id l17mr49006652wrz.40.1626953745983; Thu, 22 Jul 2021 04:35:45 -0700 (PDT) Received: from google.com ([31.124.24.141]) by smtp.gmail.com with ESMTPSA id j4sm15884491wrt.24.2021.07.22.04.35.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 22 Jul 2021 04:35:45 -0700 (PDT) Date: Thu, 22 Jul 2021 12:35:43 +0100 From: Lee Jones To: linux-kernel@vger.kernel.org, Theodore Ts'o , Andreas Dilger , Remy Card , "David S. Miller" , linux-ext4@vger.kernel.org Subject: Re: [PATCH 1/1] fs: ext4: namei: trivial: Fix a couple of small whitespace issues Message-ID: References: <20210520125558.3476318-1-lee.jones@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210520125558.3476318-1-lee.jones@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 20 May 2021, Lee Jones wrote: > Cc: "Theodore Ts'o" > Cc: Andreas Dilger > Cc: Remy Card > Cc: "David S. Miller" > Cc: linux-ext4@vger.kernel.org > Signed-off-by: Lee Jones > --- > fs/ext4/namei.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Any news on this please? Would you like me to submit a [RESEND]? > diff --git a/fs/ext4/namei.c b/fs/ext4/namei.c > index afb9d05a99bae..7e780cf311c5a 100644 > --- a/fs/ext4/namei.c > +++ b/fs/ext4/namei.c > @@ -1899,7 +1899,7 @@ static struct ext4_dir_entry_2 *dx_pack_dirents(struct inode *dir, char *base, > * Returns pointer to de in block into which the new entry will be inserted. > */ > static struct ext4_dir_entry_2 *do_split(handle_t *handle, struct inode *dir, > - struct buffer_head **bh,struct dx_frame *frame, > + struct buffer_head **bh, struct dx_frame *frame, > struct dx_hash_info *hinfo) > { > unsigned blocksize = dir->i_sb->s_blocksize; > @@ -2246,7 +2246,7 @@ static int make_indexed_dir(handle_t *handle, struct ext4_filename *fname, > if (retval) > goto out_frames; > > - de = do_split(handle,dir, &bh2, frame, &fname->hinfo); > + de = do_split(handle, dir, &bh2, frame, &fname->hinfo); > if (IS_ERR(de)) { > retval = PTR_ERR(de); > goto out_frames; -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog