public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH]drivers/input/mouse/hgpk.c:430 unused variable 'dev'
@ 2009-12-30  0:23 René Bolldorf
  2009-12-30  4:44 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: René Bolldorf @ 2009-12-30  0:23 UTC (permalink / raw)
  To: linux-kernel

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 */

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH]drivers/input/mouse/hgpk.c:430 unused variable 'dev'
  2009-12-30  0:23 [PATCH]drivers/input/mouse/hgpk.c:430 unused variable 'dev' René Bolldorf
@ 2009-12-30  4:44 ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2009-12-30  4:44 UTC (permalink / raw)
  To: René Bolldorf; +Cc: linux-kernel

On Wed, Dec 30, 2009 at 01:23:32AM +0100, René Bolldorf wrote:
> The variable 'dev' is unused in function 'hgpk_register'.
> 
> Greeting's René Bolldorf
> 

Applied, thanks.

-- 
Dmitry

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-12-30  4:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-30  0:23 [PATCH]drivers/input/mouse/hgpk.c:430 unused variable 'dev' René Bolldorf
2009-12-30  4:44 ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox