From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753587AbbG2M6r (ORCPT ); Wed, 29 Jul 2015 08:58:47 -0400 Received: from mail.skyhub.de ([78.46.96.112]:52884 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751639AbbG2M6q (ORCPT ); Wed, 29 Jul 2015 08:58:46 -0400 Date: Wed, 29 Jul 2015 14:58:43 +0200 From: Borislav Petkov To: Peter Zijlstra Cc: linux-kernel@vger.kernel.org, mingo@kernel.org, jasonbaron0@gmail.com, luto@amacapital.net, tglx@linutronix.de, rostedt@goodmis.org, will.deacon@arm.com, liuj97@gmail.com, rabin@rab.in, ralf@linux-mips.org, ddaney@caviumnetworks.com, benh@kernel.crashing.org, michael@ellerman.id.au, heiko.carstens@de.ibm.com, davem@davemloft.net, vbabka@suse.cz Subject: Re: [PATCH -v2 2/8] jump_label: Rename JUMP_LABEL_TYPE_* Message-ID: <20150729125843.GC5724@nazgul.tnic> References: <20150728132055.203176565@infradead.org> <20150728132312.750512553@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20150728132312.750512553@infradead.org> 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 Tue, Jul 28, 2015 at 03:20:57PM +0200, Peter Zijlstra wrote: > Rename the JUMP_LABEL_TYPE_* macros to be JUMP_TYPE_* and move the > inline helpers into kernel/jump_label.c, since that's the only place > they're ever used. > > Also rename the helpers. > > Signed-off-by: Peter Zijlstra (Intel) > --- > include/linux/jump_label.h | 25 +++++-------------------- > kernel/jump_label.c | 25 ++++++++++++++++--------- > 2 files changed, 21 insertions(+), 29 deletions(-) /me likes. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --