Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754942AbbBRTvW (ORCPT ); Wed, 18 Feb 2015 14:51:22 -0500 Received: from cantor2.suse.de ([195.135.220.15]:33291 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752235AbbBRTvV (ORCPT ); Wed, 18 Feb 2015 14:51:21 -0500 Date: Wed, 18 Feb 2015 20:51:18 +0100 (CET) From: Jiri Kosina To: Miroslav Benes cc: jpoimboe@redhat.com, sjenning@redhat.com, Vojtech Pavlik , masami.hiramatsu.pt@hitachi.com, pmladek@suse.cz, live-patching@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] livepatch: remove extern specifier from header files In-Reply-To: <1424269267-1671-1-git-send-email-mbenes@suse.cz> Message-ID: References: <1424269267-1671-1-git-send-email-mbenes@suse.cz> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 573 Lines: 18 On Wed, 18 Feb 2015, Miroslav Benes wrote: > Storage-class specifier 'extern' is redundant in front of the function > declaration. According to the C specification it has the same meaning as > if not present at all. So remove it. > > Signed-off-by: Miroslav Benes Applied, thanks. -- Jiri Kosina SUSE Labs -- 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/