From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752370AbcBYXCd (ORCPT ); Thu, 25 Feb 2016 18:02:33 -0500 Received: from v094114.home.net.pl ([79.96.170.134]:50507 "HELO v094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752212AbcBYXCa (ORCPT ); Thu, 25 Feb 2016 18:02:30 -0500 From: "Rafael J. Wysocki" To: Linux PM list Cc: Linux Kernel Mailing List , Srinivas Pandruvada , Viresh Kumar Subject: [PATCH 0/2] cpufreq cleanups related to pointless labels Date: Fri, 26 Feb 2016 00:01:57 +0100 Message-ID: <3419119.Zd6aAZrh1K@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/4.5.0-rc1+; KDE/4.11.5; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Two cleanups removing pointless labels at return statements from the core and the ACPI driver. On opt of the current linux-next branch of linux-pm.git. Thanks, Rafael