Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp4432679ybx; Mon, 4 Nov 2019 13:17:34 -0800 (PST) X-Google-Smtp-Source: APXvYqzUxhdmr7qvOkmXHl+EbfjfzWGhRhYqOtjezHpUWDz3JuMzxfGM8pJBWk0oeasEoT0tDBFV X-Received: by 2002:a50:91c4:: with SMTP id h4mr32011098eda.36.1572902254805; Mon, 04 Nov 2019 13:17:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1572902254; cv=none; d=google.com; s=arc-20160816; b=LtIu6InhDQgkFNros+F0+eSWVgn1Ptyis8OEaMaM2JKtcWdo+Z9yqX+yOIXMVoibIT 6g1+x4chAAUi5enxFnEWQ2319fcszBuRjd66G30l6w9JXGbDvo0bdQo2lbOKXWMdGvZM 7YZ6tGCwZVpSPBNzy3V8RDKRjPo1oSBr+pbj89f5IosrGYZcDEIKBuqNy6d1gJvZXSDo fN3JzVLBlQMBPgLrWCX6UrKA4070crmI0BAHYshh2QNWxaC283XC/CndGSsDuT/3HM7j We6Jk75dpnIDMr2pNFLILoIGIt/YoqN/4fnwGyTwCcwkKxCHljJy4xEJzDt1mlxwRr0x tu+Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=21hb8Hqelf39j6edU/k90e3pDwwsxS6KHNF6KmYZNsk=; b=SSK1x+C1uUOIon7Snd9Sv01AWmcm5KSh9tJdM4OZIc9LgmZQvL+1iN+PIkuPGBh2cj 5OLzeLyRYNDoyBKiKExRt9sk/58y1Iy4ocyvfhzNQ77zs52RjtKC+KcWKJaL1DYgftrB b6Q78zWSp4yQC77Pw5kfQ3c+6lwqwtzqWAUy1zx5eE+jeH51pN/TbgqyZOwwgWf47lRr imTqYl8bAm66+qKJwv2J5ETGqNHff/aZvtgUJu/eotSyWK+b1XgELqWq/d/MTKNLH83a Pjv3bHcaohh3A2mVAKpQsh4t5IShmOYVdTMuThLN+gIN3QNdbh7mWPfwxRN4b/AC8GUv FhSQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t1si12392262eju.132.2019.11.04.13.17.11; Mon, 04 Nov 2019 13:17:34 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729715AbfKDVPc (ORCPT + 99 others); Mon, 4 Nov 2019 16:15:32 -0500 Received: from mx2.suse.de ([195.135.220.15]:39328 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1729660AbfKDVPb (ORCPT ); Mon, 4 Nov 2019 16:15:31 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 34D3BAC24; Mon, 4 Nov 2019 21:15:30 +0000 (UTC) Date: Mon, 4 Nov 2019 22:15:23 +0100 From: Borislav Petkov To: shuah Cc: Thomas Renninger , "Natarajan, Janakarajan" , "linux-pm@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Allison Randal , Thomas Gleixner , Kate Stewart , Greg Kroah-Hartman , Richard Fontana Subject: Re: [PATCHv2 0/3] Update cpupower and make it more accurate Message-ID: <20191104211523.GL7895@zn.tnic> References: <14300539.3gDY5kWNTU@skinner.arch.suse.de> <4a095339-82ab-54c7-4957-63d0338d122f@kernel.org> <5c6eb321-7462-7458-a069-aa4919b39063@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <5c6eb321-7462-7458-a069-aa4919b39063@kernel.org> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 04, 2019 at 01:21:11PM -0700, shuah wrote: > WARNING: Missing Signed-off-by: line by nominal patch author 'Natarajan, > Janakarajan ' > > There is a mismatch between your From: and Signed-off-by names? That's checkpatch complaining that From: is of the format "Lastname, Firstname" while the SOB is the other way around. One could use a script which massages a mail before turning it into patch and fixes up that, among other things. -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg