All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Dichtel <nicolas.dichtel@6wind.com>
To: mingo@redhat.com, peterz@infradead.org
Cc: linux-kernel@vger.kernel.org,
	Vincent Guittot <vincent.guittot@linaro.org>
Subject: Re: [PATCH] sched: fix warnings in linux/sched.h
Date: Tue, 01 Jul 2014 17:45:42 +0200	[thread overview]
Message-ID: <53B2D7A6.1040901@6wind.com> (raw)
In-Reply-To: <1403687411-27059-1-git-send-email-nicolas.dichtel@6wind.com>

Le 25/06/2014 11:10, Nicolas Dichtel a écrit :
> Seen when compiling with W=1.
>
> Warnings were:
> In file included from arch/x86/kernel/asm-offsets.c:9:0:
> include/linux/sched.h:875:25: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
> include/linux/sched.h:882:25: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
> include/linux/sched.h:1002:21: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
>
> It was introduced by commit 143e1e28cb40 ("sched: Rework sched_domain topology
> definition").
>
> CC: Vincent Guittot <vincent.guittot@linaro.org>
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Any comment or problem about this patch?

  reply	other threads:[~2014-07-01 15:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-25  9:10 [PATCH] sched: fix warnings in linux/sched.h Nicolas Dichtel
2014-07-01 15:45 ` Nicolas Dichtel [this message]
2014-07-01 15:57   ` Vincent Guittot

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=53B2D7A6.1040901@6wind.com \
    --to=nicolas.dichtel@6wind.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=peterz@infradead.org \
    --cc=vincent.guittot@linaro.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.