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=-5.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_2 autolearn=no 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 CA52EC433ED for ; Thu, 22 Apr 2021 02:38:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 96C7561453 for ; Thu, 22 Apr 2021 02:38:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234442AbhDVCir (ORCPT ); Wed, 21 Apr 2021 22:38:47 -0400 Received: from mail.kernel.org ([198.145.29.99]:50252 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230319AbhDVCiq (ORCPT ); Wed, 21 Apr 2021 22:38:46 -0400 Received: from oasis.local.home (cpe-66-24-58-225.stny.res.rr.com [66.24.58.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id BB4ED613C9; Thu, 22 Apr 2021 02:38:11 +0000 (UTC) Date: Wed, 21 Apr 2021 22:38:09 -0400 From: Steven Rostedt To: Guenter Roeck Cc: Peter Zijlstra , Josh Poimboeuf , Jason Baron , Ard Biesheuvel , linux-kernel@vger.kernel.org Subject: Re: [PATCH] static_call: Fix unused variable warning Message-ID: <20210421223809.74d77493@oasis.local.home> In-Reply-To: References: <20210422003334.139452-1-linux@roeck-us.net> <20210421204139.669f5c22@oasis.local.home> <6cccb650-9aef-f16c-7ec5-53d3042af292@roeck-us.net> <20210421213330.0faabfc6@oasis.local.home> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 21 Apr 2021 18:45:20 -0700 Guenter Roeck wrote: > > > > That's OK, I just thought you might have been doing some "research" on us. > > > > Not amused. I don't play such games. I know you don't, but I just couldn't resist saying it. You should have known that I was joking by the part of my reply that you cut off. ;-) -- Steve