Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755992AbZLXKNR (ORCPT ); Thu, 24 Dec 2009 05:13:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751338AbZLXKNQ (ORCPT ); Thu, 24 Dec 2009 05:13:16 -0500 Received: from ey-out-2122.google.com ([74.125.78.26]:28125 "EHLO ey-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751322AbZLXKNP (ORCPT ); Thu, 24 Dec 2009 05:13:15 -0500 Subject: Re: [PATCH] regulator/lp3971: Storage class should be before const qualifier From: Liam Girdwood To: Tobias Klauser Cc: Mark Brown , linux-kernel@vger.kernel.org In-Reply-To: <1261573997-9126-1-git-send-email-tklauser@distanz.ch> References: <1261573997-9126-1-git-send-email-tklauser@distanz.ch> Content-Type: text/plain; charset="UTF-8" Date: Thu, 24 Dec 2009 10:13:10 +0000 Message-ID: <1261649590.3554.2.camel@odin> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 697 Lines: 24 On Wed, 2009-12-23 at 14:13 +0100, Tobias Klauser wrote: > The C99 specification states in section 6.11.5: > > The placement of a storage-class specifier other than at the beginning > of the declaration specifiers in a declaration is an obsolescent > feature. > > Signed-off-by: Tobias Klauser > --- > drivers/regulator/lp3971.c | 10 +++++----- > 1 files changed, 5 insertions(+), 5 deletions(-) > Applied. Thanks Liam -- 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/