From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756249AbdLONd3 (ORCPT ); Fri, 15 Dec 2017 08:33:29 -0500 Received: from isilmar-4.linta.de ([136.243.71.142]:39748 "EHLO isilmar-4.linta.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756057AbdLONd1 (ORCPT ); Fri, 15 Dec 2017 08:33:27 -0500 X-Greylist: delayed 609 seconds by postgrey-1.27 at vger.kernel.org; Fri, 15 Dec 2017 08:33:26 EST Date: Fri, 15 Dec 2017 14:23:16 +0100 From: Dominik Brodowski To: Laura Abbott Cc: Thomas Renninger , Shuah Khan , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] cpupower: Remove FSF address Message-ID: <20171215132316.GA23316@isilmar-4.linta.de> References: <20171215011629.15655-1-labbott@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171215011629.15655-1-labbott@redhat.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 14, 2017 at 05:16:29PM -0800, Laura Abbott wrote: > > Checkpatch in the kernel now complains about having the FSF address > in comments. Other tools such as rpmlint are now starting to do the > same thing. Remove the FSF address to reduce warnings on multiple tools. > > Signed-off-by: Laura Abbott Acked-by: Dominik Brodowski