Netdev List
 help / color / mirror / Atom feed
From: Vitaliy Ivanov <vitalivanov@gmail.com>
To: "David S. Miller" <davem@davemloft.net>,
	Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>,
	Johannes Berg <johannes@sipsolutions.net>
Cc: netdev@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
	Alan Jenkins <alan-jenkins@tuffmail.co.uk>,
	Henrique de Moraes Holschuh <hmh@hmh.eng.br>,
	"John W. Linville" <linville@tuxdriver.com>
Subject: [PATCH] net: wimax: Remove of unused 'rfkill_input' pointer
Date: Wed, 22 Jun 2011 21:06:44 +0300	[thread overview]
Message-ID: <1308766004.13761.32.camel@vivanov> (raw)


David,

Please apply.

I added here all the peoples who took part in
19d337dff95cbf76edd3ad95c0cee2732c3e1ec5 commit for any comments.

Also performed all yes/no/mod config builds w/ no issues.


>From b93ca8947e85e4ff7e9f314675d4770b90b77548 Mon Sep 17 00:00:00 2001
From: Vitaliy Ivanov <vitalivanov@gmail.com>
Date: Wed, 22 Jun 2011 20:57:49 +0300
Subject: [PATCH] net: wimax: Remove of unused 'rfkill_input' pointer

Seems like this was not cleaned during the 'rfkill: rewrite' checkin
19d337dff95cbf76edd3ad95c0cee2732c3e1ec5.

Signed-off-by: Vitaliy Ivanov <vitalivanov@gmail.com>
---
 include/net/wimax.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/net/wimax.h b/include/net/wimax.h
index 7328d50..322ff4f 100644
--- a/include/net/wimax.h
+++ b/include/net/wimax.h
@@ -423,7 +423,6 @@ struct wimax_dev {
 	int (*op_reset)(struct wimax_dev *wimax_dev);
 
 	struct rfkill *rfkill;
-	struct input_dev *rfkill_input;
 	unsigned rf_hw;
 	unsigned rf_sw;
 	char name[32];
-- 
1.7.0.4

             reply	other threads:[~2011-06-22 18:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-22 18:06 Vitaliy Ivanov [this message]
2011-06-22 21:47 ` [PATCH] net: wimax: Remove of unused 'rfkill_input' pointer Perez-Gonzalez, Inaky
2011-06-25  0:51   ` David Miller

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=1308766004.13761.32.camel@vivanov \
    --to=vitalivanov@gmail.com \
    --cc=alan-jenkins@tuffmail.co.uk \
    --cc=davem@davemloft.net \
    --cc=hmh@hmh.eng.br \
    --cc=inaky.perez-gonzalez@intel.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=netdev@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox