All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joel Becker <jlbec@evilplan.org>
To: Jesper Juhl <jj@chaosbits.net>
Cc: alsa-devel@alsa-project.org,
	Mauro Carvalho Chehab <mchehab@redhat.com>,
	Takashi Iwai <tiwai@suse.de>,
	Frederic Weisbecker <fweisbec@gmail.com>,
	"Gustavo F. Padovan" <padovan@profusion.mobi>,
	Jaroslav Kysela <perex@perex.cz>,
	Jens Axboe <jens.axboe@oracle.com>,
	Stephen Hemminger <shemminger@vyatta.com>,
	Andi Kleen <ak@linux.intel.com>, "H. Peter Anvin" <hpa@zytor.com>,
	"Pekka Savola (ipv6)" <pekkas@netcore.fi>,
	Robert Richter <robert.richter@amd.com>,
	x86@kernel.org, James Morris <jmorris@namei.org>,
	Ingo Molnar <mingo@redhat.com>,
	oprofile-list@lists.sf.net,
	Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>,
	Mark Fasheh <mfasheh@suse.com>,
	Marcel Holtmann <marcel@holtmann.org>,
	"John W. Linville" <linville@tuxdriver.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	linux-edac@vger.kernel.orgt
Subject: Re: [Patch] Kill off warning: ‘inline’ is not at beginning of declaration
Date: Fri, 21 Jan 2011 17:31:30 +0000	[thread overview]
Message-ID: <20110121173130.GD8323@ZenIV.linux.org.uk> (raw)
In-Reply-To: <alpine.LNX.2.00.1101170000270.13377@swampdragon.chaosbits.net>

On Mon, Jan 17, 2011 at 12:09:38AM +0100, Jesper Juhl wrote:
> Fix a bunch of 
> 	warning: ‘inline’ is not at beginning of declaration
> messages when building a 'make allyesconfig' kernel with -Wextra.
> 
> These warnings are trivial to kill, yet rather annoying when building with 
> -Wextra.
> The more we can cut down on pointless crap like this the better (IMHO).
> 
> A previous patch to do this for a 'allnoconfig' build has already been 
> merged. This just takes the cleanup a little further.
> 
> Signed-off-by: Jesper Juhl <jj@chaosbits.net>

Acked for fs/ocfs2

Joel

-- 

_______________________________________________
Ocfs2-devel mailing list
Ocfs2-devel@oss.oracle.com
http://oss.oracle.com/mailman/listinfo/ocfs2-devel

WARNING: multiple messages have this Message-ID (diff)
From: Joel Becker <jlbec@evilplan.org>
To: Jesper Juhl <jj@chaosbits.net>
Cc: linux-kernel@vger.kernel.org, trivial@kernel.org,
	alsa-devel@alsa-project.org, linux-wireless@vger.kernel.org,
	netdev@vger.kernel.org, ocfs2-devel@oss.oracle.com,
	linux-edac@vger.kernel.org, linux-bluetooth@vger.kernel.org,
	oprofile-list@lists.sf.net, Andi Kleen <ak@linux.intel.com>,
	David Teigland <teigland@redhat.com>,
	Jens Axboe <jens.axboe@oracle.com>,
	Stephen Hemminger <shemminger@vyatta.com>,
	Greg Kroah-Hartman <gregkh@suse.de>, Takashi Iwai <tiwai@suse.de>,
	Jaroslav Kysela <perex@perex.cz>,
	"John W. Linville" <linville@tuxdriver.com>,
	Johannes Berg <johannes@sipsolutions.net>,
	Patrick McHardy <kaber@trash.net>,
	Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>,
	James Morris <jmorris@namei.org>,
	"Pekka Savola (ipv6)" <pekkas@netcore.fi>,
	Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>,
	"David S. Miller" <davem@davemloft.net>,
	Frederic Weisbecker <fweisbec@gmail.com>,
	Mark Fasheh <mfasheh@suse.com>,
	Mauro Carvalho Chehab <mchehab@redhat.com>,
	"Gustavo F. Padovan" <padovan@profusion.mobi>,
	Marcel Holtmann <marcel@holtmann.org>,
	x86@kernel.org, "H. Peter Anvin" <hpa@zytor.com>,
	Ingo Molnar <mingo@redhat.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Robert Richter <robert.richter@amd.com>
Subject: Re: [Patch] Kill off warning: ‘inline’ is not at beginning of declaration
Date: Fri, 21 Jan 2011 17:31:30 +0000	[thread overview]
Message-ID: <20110121173130.GD8323@ZenIV.linux.org.uk> (raw)
In-Reply-To: <alpine.LNX.2.00.1101170000270.13377@swampdragon.chaosbits.net>

On Mon, Jan 17, 2011 at 12:09:38AM +0100, Jesper Juhl wrote:
> Fix a bunch of 
> 	warning: ‘inline’ is not at beginning of declaration
> messages when building a 'make allyesconfig' kernel with -Wextra.
> 
> These warnings are trivial to kill, yet rather annoying when building with 
> -Wextra.
> The more we can cut down on pointless crap like this the better (IMHO).
> 
> A previous patch to do this for a 'allnoconfig' build has already been 
> merged. This just takes the cleanup a little further.
> 
> Signed-off-by: Jesper Juhl <jj@chaosbits.net>

Acked for fs/ocfs2

Joel

-- 

WARNING: multiple messages have this Message-ID (diff)
From: Joel Becker <jlbec@evilplan.org>
To: Jesper Juhl <jj@chaosbits.net>
Cc: alsa-devel@alsa-project.org,
	Mauro Carvalho Chehab <mchehab@redhat.com>,
	Takashi Iwai <tiwai@suse.de>,
	Frederic Weisbecker <fweisbec@gmail.com>,
	"Gustavo F. Padovan" <padovan@profusion.mobi>,
	Jaroslav Kysela <perex@perex.cz>,
	Jens Axboe <jens.axboe@oracle.com>,
	Stephen Hemminger <shemminger@vyatta.com>,
	Andi Kleen <ak@linux.intel.com>, "H. Peter Anvin" <hpa@zytor.com>,
	"Pekka Savola (ipv6)" <pekkas@netcore.fi>,
	Robert Richter <robert.richter@amd.com>,
	x86@kernel.org, James Morris <jmorris@namei.org>,
	Ingo Molnar <mingo@redhat.com>,
	oprofile-list@lists.sf.net,
	Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>,
	Mark Fasheh <mfasheh@suse.com>,
	Marcel Holtmann <marcel@holtmann.org>,
	"John W. Linville" <linville@tuxdriver.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	linux-edac@vger.kernel.orgt
Subject: [Ocfs2-devel] [Patch] Kill off warning: ‘inline’ is not at beginning of declaration
Date: Fri, 21 Jan 2011 17:31:30 +0000	[thread overview]
Message-ID: <20110121173130.GD8323@ZenIV.linux.org.uk> (raw)
In-Reply-To: <alpine.LNX.2.00.1101170000270.13377@swampdragon.chaosbits.net>

On Mon, Jan 17, 2011 at 12:09:38AM +0100, Jesper Juhl wrote:
> Fix a bunch of 
> 	warning: ?inline? is not at beginning of declaration
> messages when building a 'make allyesconfig' kernel with -Wextra.
> 
> These warnings are trivial to kill, yet rather annoying when building with 
> -Wextra.
> The more we can cut down on pointless crap like this the better (IMHO).
> 
> A previous patch to do this for a 'allnoconfig' build has already been 
> merged. This just takes the cleanup a little further.
> 
> Signed-off-by: Jesper Juhl <jj@chaosbits.net>

Acked for fs/ocfs2

Joel

-- 

WARNING: multiple messages have this Message-ID (diff)
From: Joel Becker <jlbec@evilplan.org>
To: Jesper Juhl <jj@chaosbits.net>
Cc: alsa-devel@alsa-project.org,
	Mauro Carvalho Chehab <mchehab@redhat.com>,
	Takashi Iwai <tiwai@suse.de>,
	Frederic Weisbecker <fweisbec@gmail.com>,
	"Gustavo F. Padovan" <padovan@profusion.mobi>,
	Jaroslav Kysela <perex@perex.cz>,
	Jens Axboe <jens.axboe@oracle.com>,
	Stephen Hemminger <shemminger@vyatta.com>,
	Andi Kleen <ak@linux.intel.com>, "H. Peter Anvin" <hpa@zytor.com>,
	"Pekka Savola \(ipv6\)" <pekkas@netcore.fi>,
	Robert Richter <robert.richter@amd.com>,
	x86@kernel.org, James Morris <jmorris@namei.org>,
	Ingo Molnar <mingo@redhat.com>,
	oprofile-list@lists.sf.net,
	Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>,
	Mark Fasheh <mfasheh@suse.com>,
	Marcel Holtmann <marcel@holtmann.org>,
	"John W. Linville" <linville@tuxdriver.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	linux-edac@vger.kernel.org, t
Subject: Re: [Patch] Kill off warning: ‘inline’ is not at beginning of declaration
Date: Fri, 21 Jan 2011 17:31:30 +0000	[thread overview]
Message-ID: <20110121173130.GD8323@ZenIV.linux.org.uk> (raw)
In-Reply-To: <alpine.LNX.2.00.1101170000270.13377@swampdragon.chaosbits.net>

On Mon, Jan 17, 2011 at 12:09:38AM +0100, Jesper Juhl wrote:
> Fix a bunch of 
> 	warning: ‘inline’ is not at beginning of declaration
> messages when building a 'make allyesconfig' kernel with -Wextra.
> 
> These warnings are trivial to kill, yet rather annoying when building with 
> -Wextra.
> The more we can cut down on pointless crap like this the better (IMHO).
> 
> A previous patch to do this for a 'allnoconfig' build has already been 
> merged. This just takes the cleanup a little further.
> 
> Signed-off-by: Jesper Juhl <jj@chaosbits.net>

Acked for fs/ocfs2

Joel

-- 

_______________________________________________
Ocfs2-devel mailing list
Ocfs2-devel@oss.oracle.com
http://oss.oracle.com/mailman/listinfo/ocfs2-devel

  parent reply	other threads:[~2011-01-21 17:31 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-16 23:09 [Patch] Kill off warning: ‘inline’ is not at beginning of declaration Jesper Juhl
2011-01-16 23:09 ` Jesper Juhl
2011-01-16 23:09 ` [Ocfs2-devel] " Jesper Juhl
2011-01-16 23:09 ` Jesper Juhl
2011-01-17 13:55 ` John W. Linville
2011-01-17 13:55   ` John W. Linville
2011-01-17 13:55   ` [Ocfs2-devel] " John W. Linville
2011-01-17 13:55   ` John W. Linville
2011-01-17 16:13 ` Gustavo F. Padovan
2011-01-17 16:13   ` Gustavo F. Padovan
2011-01-17 16:13   ` [Ocfs2-devel] " Gustavo F. Padovan
2011-01-17 16:13   ` Gustavo F. Padovan
2011-01-19 14:44 ` Jiri Kosina
2011-01-19 14:44   ` Jiri Kosina
2011-01-19 14:44   ` [Ocfs2-devel] " Jiri Kosina
2011-01-19 14:44   ` Jiri Kosina
2011-01-19 14:49   ` Mauro Carvalho Chehab
2011-01-19 14:49     ` Mauro Carvalho Chehab
2011-01-19 14:49     ` [Ocfs2-devel] " Mauro Carvalho Chehab
2011-01-19 14:49     ` Mauro Carvalho Chehab
2011-01-19 15:45   ` Jesper Juhl
2011-01-19 15:45     ` Jesper Juhl
2011-01-19 15:45     ` [Ocfs2-devel] " Jesper Juhl
2011-01-19 15:45     ` Jesper Juhl
2011-01-21 17:31 ` Joel Becker [this message]
2011-01-21 17:31   ` Joel Becker
2011-01-21 17:31   ` [Ocfs2-devel] " Joel Becker
2011-01-21 17:31   ` Joel Becker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110121173130.GD8323@ZenIV.linux.org.uk \
    --to=jlbec@evilplan.org \
    --cc=ak@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=fweisbec@gmail.com \
    --cc=hpa@zytor.com \
    --cc=jens.axboe@oracle.com \
    --cc=jj@chaosbits.net \
    --cc=jmorris@namei.org \
    --cc=kuznet@ms2.inr.ac.ru \
    --cc=linux-edac@vger.kernel.orgt \
    --cc=linville@tuxdriver.com \
    --cc=marcel@holtmann.org \
    --cc=mchehab@redhat.com \
    --cc=mfasheh@suse.com \
    --cc=mingo@redhat.com \
    --cc=oprofile-list@lists.sf.net \
    --cc=padovan@profusion.mobi \
    --cc=pekkas@netcore.fi \
    --cc=perex@perex.cz \
    --cc=robert.richter@amd.com \
    --cc=shemminger@vyatta.com \
    --cc=tglx@linutronix.de \
    --cc=tiwai@suse.de \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.