From: "René Bolldorf" <xsecute@googlemail.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH]drivers/input/mouse/hgpk.c:430 unused variable 'dev'
Date: Wed, 30 Dec 2009 01:23:32 +0100 [thread overview]
Message-ID: <4B3A9D84.5070506@googlemail.com> (raw)
The variable 'dev' is unused in function 'hgpk_register'.
Greeting's René Bolldorf
--- ./drivers/input/mouse/hgpk.c 2009-12-30 00:27:24.658980644 +0100
+++ ./drivers/input/mouse/hgpk.c 2009-12-30 00:54:55.374983957 +0100
@@ -427,7 +427,6 @@ static void hgpk_recalib_work(struct wor
static int hgpk_register(struct psmouse *psmouse)
{
- struct input_dev *dev = psmouse->dev;
int err;
/* register handlers */
next reply other threads:[~2009-12-30 0:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-30 0:23 René Bolldorf [this message]
2009-12-30 4:44 ` [PATCH]drivers/input/mouse/hgpk.c:430 unused variable 'dev' Dmitry Torokhov
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=4B3A9D84.5070506@googlemail.com \
--to=xsecute@googlemail.com \
--cc=linux-kernel@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