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 F2AD9C433F5 for ; Thu, 21 Apr 2022 02:03:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1383775AbiDUCGh (ORCPT ); Wed, 20 Apr 2022 22:06:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44116 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243566AbiDUCGg (ORCPT ); Wed, 20 Apr 2022 22:06:36 -0400 Received: from mail-pf1-x42e.google.com (mail-pf1-x42e.google.com [IPv6:2607:f8b0:4864:20::42e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D5C71DEB6 for ; Wed, 20 Apr 2022 19:03:48 -0700 (PDT) Received: by mail-pf1-x42e.google.com with SMTP id i24so3634542pfa.7 for ; Wed, 20 Apr 2022 19:03:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20210112.gappssmtp.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=QPgrNi2w5mNvZRXFxA+lI+8y0pje+b6kH+uWfsD8SlI=; b=ZkJ6cAgaz54vaAbIE6Sv5WRZQrebTr0OSVJxxA2aSwml+2a8Kz5yWFys5mou0BGwXq 0tjbEEDsfj8Bc0mkCrWhNuNwgv/eIN6/UMSiKcr+3kyoAQKLKPkiBOGui+Mm8itGqKac cSTkX0oOIzmKUDPx5D63QSsFGioVaMlve+MWifVNj/fcHH7RL01w1LscvqFmvqAN/DYz fNB0QmjmUVoD0AS40yKCrJ87EkRDzSffkT7qri13UB/V0LJ8SXAUuwrYanhMs+Gw19S9 X03y2yNkm5nzVcCxoZ0w1Wo6WYMynJF5pHrW68zSiqs095Oprx8EwHu9cb+fOLPS1o7k p1Nw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=QPgrNi2w5mNvZRXFxA+lI+8y0pje+b6kH+uWfsD8SlI=; b=xo3fkOWWU0kKUWGxMPooT4GIcsu+PX95yBtO5PogXvlsR2/EguBPyzYkBE+XyljOGX Bs6bSyufCadnovt5/a2NXyvJ+2iVateQdn8dBRDHzb+/5XOWOgIBM/x9yRCqWKcU7zKB e4vruwvYMhHLc2bjaBIShG84YQ1I4ql0tlW7/4Pf7aFZuST0PfvV7krMWEth5W9SnZbY SGkFHUYZ+dgB6MhhsheCnbDdyRarIIe9wsbd/4NHfSwDO0ZwBS12keigIPp2DXUsturi q0lhooECF9NlexL/KSQd1b4ePNuM4DiyUj97abjbY6x4EGgr47hFiBWS43gz3zjXjrM2 t/8A== X-Gm-Message-State: AOAM531E/7jSJyJina0O+cM0CK64sbyMdgJGc8xFi4Kx8s+PKXcEy2VO 4yVR4/+h7G1kV59Tgrbi5vW4IvQzu8yc/47f X-Google-Smtp-Source: ABdhPJwESpBpWPVsneKqhd7UCFuoEADXomx8hTe5qi1FX0kTDHi8baurZYx31bIhhVe7/IDmXLG85w== X-Received: by 2002:a05:6a00:14c4:b0:50a:9524:67bf with SMTP id w4-20020a056a0014c400b0050a952467bfmr11545695pfu.55.1650506628264; Wed, 20 Apr 2022 19:03:48 -0700 (PDT) Received: from [192.168.1.100] ([198.8.77.157]) by smtp.gmail.com with ESMTPSA id p1-20020a62ab01000000b0050acad694a3sm3799550pff.206.2022.04.20.19.03.47 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 20 Apr 2022 19:03:47 -0700 (PDT) Message-ID: Date: Wed, 20 Apr 2022 20:03:46 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux aarch64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0 Subject: Re: linux-next: build warning after merge of the block tree Content-Language: en-US To: Stephen Rothwell Cc: Linux Kernel Mailing List , Linux Next Mailing List References: <20220421120203.2102b554@canb.auug.org.au> From: Jens Axboe In-Reply-To: <20220421120203.2102b554@canb.auug.org.au> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On 4/20/22 8:02 PM, Stephen Rothwell wrote: > Hi all, > > After merging the block tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > fs/io_uring.c: In function '__io_sqe_files_unregister': > fs/io_uring.c:8992:13: warning: unused variable 'i' [-Wunused-variable] > 8992 | int i; > | ^ > > Introduced by commit > > 16b217ed7bb3 ("io_uring: store SCM state in io_fixed_file->file_ptr") Thanks, looks like I forgot to amend. Will fix it up. -- Jens Axboe