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 2610CC54EE9 for ; Thu, 22 Sep 2022 19:41:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232439AbiIVTlV (ORCPT ); Thu, 22 Sep 2022 15:41:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34624 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232414AbiIVTlR (ORCPT ); Thu, 22 Sep 2022 15:41:17 -0400 Received: from mail-pj1-x102d.google.com (mail-pj1-x102d.google.com [IPv6:2607:f8b0:4864:20::102d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3FD1F109770 for ; Thu, 22 Sep 2022 12:41:16 -0700 (PDT) Received: by mail-pj1-x102d.google.com with SMTP id g1-20020a17090a708100b00203c1c66ae3so3242127pjk.2 for ; Thu, 22 Sep 2022 12:41:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date; bh=RYB6BGJvPvJGjlYGwc1124XJvSRMSlT6Ie4vSqCbQu8=; b=NXNO7E7T+Eyi3WutyeW9ldUi9IoU9NNBJMhaTF0dVVd0vk8qpu3V4Gk5o1s+REoJBv nMcvvb/RC6hRdTTXC9QTfK5ElqaoOjz91EccsETrFSLv1bmQsdZUJgaxtuXU3wRMTTWm zXcAb3TAUVeLw9qFSdkggVM7eoBeTibVNtY9ZSSGm3JgIosnbXWMF8r5eiHxPL7pcz8W FwDTQyPQvJWznbCcE0gTCQFaH9jYKKyQcuYpwD1OtQYoAJmuS/QdQHdbkTsLgpji8KVI qnGEAytavQzjikZ8+gL8CInhjTbDuHOJeDGw5aYG22h7QJX7FS2L1/FkW09VAtxFQ62l oHhQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=RYB6BGJvPvJGjlYGwc1124XJvSRMSlT6Ie4vSqCbQu8=; b=ba9EerL3+YDhCBfygZBZbEJF32L9cd+OBWyioRS9aIdROiLGJGi/z0TG+KYDZ7V2wr JLgge8qPMI6axYGyRpExk5SjuDSuBE4Ol1EN0pXYFJv3gaGii6CFT0INt34XlMDjvYvX ntrbXRMfhtFOJYReKYtx2ZRxgaTS+R42aqPHqMa/C2Jqm5Bqlvohii6fCY2j34Zr3pfk 0+4B8baBrtXKdOijapDKE0/8JhRzrgmHgp4XMtYS4POoU/n83oPO620FaFEUyA/W00E5 +2VtmvXVYg52iAcH9M3rxvkZluOM9rPf62sEtHb95VmrsdKnoqXCzfYGFkAmjhJThP3w nqmg== X-Gm-Message-State: ACrzQf0jUXhxwLekOcX42bE9KQ60Na3N611Ean/klvdTHhlZXVjruTqf bWamYf1TQFicW7iZzIfAEGXcjg== X-Google-Smtp-Source: AMsMyM6XM0Ni4PvQQLJgk+M0su4MCNPn4YnN2e4DGaaMICBByIDPbg1bMi1yQ96V9IntdeRL18JRlA== X-Received: by 2002:a17:902:b194:b0:176:d229:83bd with SMTP id s20-20020a170902b19400b00176d22983bdmr4740841plr.174.1663875675538; Thu, 22 Sep 2022 12:41:15 -0700 (PDT) Received: from google.com (7.104.168.34.bc.googleusercontent.com. [34.168.104.7]) by smtp.gmail.com with ESMTPSA id u8-20020a170902e5c800b0017300ec80b0sm4618456plf.308.2022.09.22.12.41.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 22 Sep 2022 12:41:15 -0700 (PDT) Date: Thu, 22 Sep 2022 19:41:11 +0000 From: Sean Christopherson To: Shuah Khan Cc: cgel.zte@gmail.com, pbonzini@redhat.com, shuah@kernel.org, Greg Kroah-Hartman , dmatlack@google.com, jmattson@google.com, peterx@redhat.com, oupton@google.com, kvm@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org, Jinpeng Cui , Zeal Robot Subject: Re: [PATCH linux-next] KVM: selftests: remove redundant variable tsc_val Message-ID: References: <20220831143150.304406-1-cui.jinpeng2@zte.com.cn> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 22, 2022, Shuah Khan wrote: > On 8/31/22 08:31, cgel.zte@gmail.com wrote: > > From: Jinpeng Cui > > > > Return value directly from expression instead of > > getting value from redundant variable tsc_val. > > > > Reported-by: Zeal Robot > > Signed-off-by: Jinpeng Cui > > --- ... > My understanding is that this patch isn't coming from individuals that work > for ZTE. We won't be able to accept these patches. Refer to the following > for reasons why we can't accept these patches. Ouch. Thanks much for the heads up!