Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755552AbbESJS1 (ORCPT ); Tue, 19 May 2015 05:18:27 -0400 Received: from mail-wi0-f173.google.com ([209.85.212.173]:36085 "EHLO mail-wi0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753892AbbESJSZ (ORCPT ); Tue, 19 May 2015 05:18:25 -0400 Date: Tue, 19 May 2015 10:18:22 +0100 From: Matt Fleming To: Thomas Gleixner Cc: LKML , Peter Zijlstra , Vikas Shivappa , x86@kernel.org, Matt Fleming , Will Auld , Kanaka Juvva Subject: Re: [patch 5/6] x86, perf, cqm: Remove useless wrapper function Message-ID: <20150519091822.GD17401@codeblueprint.co.uk> References: <20150518234114.574556332@linutronix.de> <20150518235150.159779847@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150518235150.159779847@linutronix.de> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 669 Lines: 18 On Tue, 19 May, at 12:00:56AM, Thomas Gleixner wrote: > intel_cqm_event_del is a 1:1 wrapper for intel_cqm_event_stop. Remove > the useless gunk. > > Signed-off-by: Thomas Gleixner > --- > arch/x86/kernel/cpu/perf_event_intel_cqm.c | 7 +------ > 1 file changed, 1 insertion(+), 6 deletions(-) Acked-by: Matt Fleming -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/