Received: by 2002:a05:6a10:1d13:0:0:0:0 with SMTP id pp19csp94131pxb; Tue, 31 Aug 2021 16:01:52 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz9lrvM7XS2TjBXWEKhAoUpHPWCR6DKFFDCCUnNRob42mM/f6aKJ1nTBF71tA6eSeSc/13F X-Received: by 2002:a02:6a55:: with SMTP id m21mr5132397jaf.74.1630450912052; Tue, 31 Aug 2021 16:01:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1630450912; cv=none; d=google.com; s=arc-20160816; b=Wmp61uzDhlGf8zFVmhbbtV6PmHiPdxFBQeJgkUq8rjtBEaj36gmdBtE0/zn/DvJODh CqSt6P3wtTVZcfd80flM1jti8xS+XSmsMrqbOjcSRIZHYgeKySLcVU8+zszliIyniIq+ 7hi/K2kH+edfA+EwHcHzWNipsrZJI3tqGS5iMrQpszUZ6q7+BWp4/4EryRf00bJ2FNvL BPCM5F/Ffmo76uvKVA6468qfdWTXBhpeJmHZhRXFPUIcwWZwUOgAJUliaOHtgEot4AiK c3l/CnjIZU+rID59eM1Zb4R41WUEzYz5zF+er2ghyTeTaFo/G9kWeejyzomkuoTSDI4A HZnA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:reply-to:cc:from:to :dkim-signature:date; bh=noA0FZoSk+OcatcyPOJCreA4yUOp3PHiHQgl9tJ6gww=; b=TPlxawLTllrDLavia8Ntuq7uDtVCtvDotgeVH3LxylWgrrH5LCAkfj2Hek8kp5H5dN ofSfEOmuWXFt8u9vTizf1TCsAM/EzPmEM+J4KoI9d05edoR4gly8xsXYtkDR8y3ZaaML O7j4mVOGyCMUeKB9JHyK1onY2JNUmHfE2Du/vGT4TF6Nmm8AZovhIkj8GlsTxYLuEuwx kSUAlO7eSdJC/lZqdAU1anq8a6WJ7AQmq3dRgVl0LS3aaHR+29CGSER6+G5lHL2Kf01I oMqgp8MfaB8mDfxZH4j80RAByjKw4mNOaT8NSn2Gpp3z8Iac6bJAEges/Gsq5KI7vxuK h/Xw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@bryanbrattlof.com header.s=protonmail header.b=Ta45suJT; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=REJECT sp=REJECT dis=NONE) header.from=bryanbrattlof.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s3si14124974ilq.133.2021.08.31.16.01.38; Tue, 31 Aug 2021 16:01:52 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@bryanbrattlof.com header.s=protonmail header.b=Ta45suJT; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=REJECT sp=REJECT dis=NONE) header.from=bryanbrattlof.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240604AbhHaXBa (ORCPT + 99 others); Tue, 31 Aug 2021 19:01:30 -0400 Received: from mail-4322.protonmail.ch ([185.70.43.22]:63487 "EHLO mail-4322.protonmail.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240780AbhHaXB2 (ORCPT ); Tue, 31 Aug 2021 19:01:28 -0400 Date: Tue, 31 Aug 2021 23:00:25 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bryanbrattlof.com; s=protonmail; t=1630450829; bh=noA0FZoSk+OcatcyPOJCreA4yUOp3PHiHQgl9tJ6gww=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=Ta45suJT0EnyDHCLyFsvdwkZId3zgaID66MMTGAGyzYFdePMbUATJPHyxScunxv9L I8jkflsJ1mGxzZyT16kpOzpDXPH8gIivCDCMosCQXYiVSeeol9GJilBbqKj2jfaDeJ HFbGjNDSdh2cQ/J0SXZrzWusDtjq9j+yYGfZ/wAT2L+toYe4GPRieeR4tUClnBaDTs SKv3mrtn/v4chh1M/fDBtCdGt3ARMJZjPC1/MKsXwHkpLIEtfQ5y4aBc9k0c+vxi1x clPnkWfl/oROrmsEcCxkZFry2i1fAKc31o6PmF0JEJZn5D9R0jh7Z6jb0Iq6g4azwk x+JHCNNJrCeUQ== To: "Fabio M. De Francesco" From: Bryan Brattlof Cc: Krish Jain , Greg KH , linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org Reply-To: Bryan Brattlof Subject: Re: [PATCH] Declare the file_operations struct as const Message-ID: <20210831230014.cp46vho2hnndacjp@h510> In-Reply-To: <13366651.n50aozgL3V@localhost.localdomain> References: <20210829144531.c2syu4vv4s22dlg7@h510> <20210831133533.6aayzjghdakrhy56@h510> <13366651.n50aozgL3V@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On this day, August 31, 2021, thus sayeth Fabio M. De Francesco: > > I just want to *really* thank you for the hard work you got involved and = that > you carried out with one of the highest levels of professionalism (and > patience :)) very few of us could ever equal (not I, for sure). > > I thank you also not for the technical hints you gave to Krish, instead f= or > your your choice "to not rob [you] Krish the opportunity to learn". > > Actually I was tempted to write something like "first do this, than that,= and > finally run this tool". But I was able to desist, by learning from you ho= w > people should be helped for real. > > Most of us here should learn by your attitude. > > Thanks again, seriously. > Thank you for such kind words, Fabio. I was very lucky to be, and still am, surrounded by people who demonstrated this idea to me when I was young. I am very happy to see others here see how beneficial and helpful (in the long term) learning this way can be. I'm grateful to have found and be a part of this community. ~Bryan