All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] [PATCH] ath9k: Drop useless const on chanctx_event_delta() return type
Date: Thu, 28 Jan 2016 10:24:14 +0200	[thread overview]
Message-ID: <87fuxim7rl.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1452865290-32314-1-git-send-email-geert@linux-m68k.org> (Geert Uytterhoeven's message of "Fri, 15 Jan 2016 14:41:30 +0100")

Geert Uytterhoeven <geert@linux-m68k.org> writes:

> drivers/net/wireless/ath/ath9k/channel.c:230: warning: type qualifiers ignored on function return type
>
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

Applied to ath.git, thanks.

-- 
Kalle Valo

WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@codeaurora.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: QCA ath9k Development <ath9k-devel@qca.qualcomm.com>,
	linux-wireless@vger.kernel.org, ath9k-devel@lists.ath9k.org,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ath9k: Drop useless const on chanctx_event_delta() return type
Date: Thu, 28 Jan 2016 10:24:14 +0200	[thread overview]
Message-ID: <87fuxim7rl.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1452865290-32314-1-git-send-email-geert@linux-m68k.org> (Geert Uytterhoeven's message of "Fri, 15 Jan 2016 14:41:30 +0100")

Geert Uytterhoeven <geert@linux-m68k.org> writes:

> drivers/net/wireless/ath/ath9k/channel.c:230: warning: type qualifiers ignored on function return type
>
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

Applied to ath.git, thanks.

-- 
Kalle Valo

WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@codeaurora.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: QCA ath9k Development <ath9k-devel@qca.qualcomm.com>,
	linux-wireless@vger.kernel.org, ath9k-devel@venema.h4ckr.net,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ath9k: Drop useless const on chanctx_event_delta() return type
Date: Thu, 28 Jan 2016 10:24:14 +0200	[thread overview]
Message-ID: <87fuxim7rl.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1452865290-32314-1-git-send-email-geert@linux-m68k.org> (Geert Uytterhoeven's message of "Fri, 15 Jan 2016 14:41:30 +0100")

Geert Uytterhoeven <geert@linux-m68k.org> writes:

> drivers/net/wireless/ath/ath9k/channel.c:230: warning: type qualifiers ignored on function return type
>
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

Applied to ath.git, thanks.

-- 
Kalle Valo

WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@codeaurora.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: netdev@vger.kernel.org, ath9k-devel@lists.ath9k.org,
	linux-wireless@vger.kernel.org,
	QCA ath9k Development <ath9k-devel@qca.qualcomm.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ath9k: Drop useless const on chanctx_event_delta() return type
Date: Thu, 28 Jan 2016 10:24:14 +0200	[thread overview]
Message-ID: <87fuxim7rl.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1452865290-32314-1-git-send-email-geert@linux-m68k.org> (Geert Uytterhoeven's message of "Fri, 15 Jan 2016 14:41:30 +0100")

Geert Uytterhoeven <geert@linux-m68k.org> writes:

> drivers/net/wireless/ath/ath9k/channel.c:230: warning: type qualifiers ignored on function return type
>
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

Applied to ath.git, thanks.

-- 
Kalle Valo

  reply	other threads:[~2016-01-28  8:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-15 13:41 [ath9k-devel] [PATCH] ath9k: Drop useless const on chanctx_event_delta() return type Geert Uytterhoeven
2016-01-15 13:41 ` Geert Uytterhoeven
2016-01-15 13:41 ` Geert Uytterhoeven
2016-01-15 13:41 ` Geert Uytterhoeven
2016-01-28  8:24 ` Kalle Valo [this message]
2016-01-28  8:24   ` Kalle Valo
2016-01-28  8:24   ` Kalle Valo
2016-01-28  8:24   ` Kalle Valo

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=87fuxim7rl.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@codeaurora.org \
    --cc=ath9k-devel@lists.ath9k.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.