From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <17298.21156.146667.605956@cargo.ozlabs.ibm.com> Date: Sun, 4 Dec 2005 13:21:24 +1100 From: Paul Mackerras To: Eugene Surovegin In-Reply-To: <20051203212402.GA2821@gate.ebshome.net> References: <11336368261610-git-send-email-otavio@debian.org> <20051203212402.GA2821@gate.ebshome.net> Cc: akpm@osdl.org, linuxppc-dev@ozlabs.org, Otavio Salvador Subject: Re: [PATCH] include/asm-ppc/btext.h: add prototype of btext_init function. List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Eugene Surovegin writes: > "__init" should be placed between closing brace and semicolon. For > more info, see include/linux/init.h Actually, there's no point putting __init in an extern declaration. Paul.