[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080807000502.GA8748@kroah.com>
Date: Wed, 6 Aug 2008 17:05:02 -0700
From: Greg KH <greg@...ah.com>
To: Marcin Slusarz <marcin.slusarz@...il.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
Oliver Neukum <oliver@...kum.org>,
Greg Kroah-Hartman <gregkh@...e.de>
Subject: Re: [PATCH] usb: cdc-acm: flags passed to spin_lock_irqsave must
be unsigned
On Sun, Aug 03, 2008 at 06:50:14PM +0200, Marcin Slusarz wrote:
> gcc warned about it:
> drivers/usb/class/cdc-acm.c: In function 'acm_waker':
> drivers/usb/class/cdc-acm.c:527: warning: comparison of distinct pointer types lacks a cast
> drivers/usb/class/cdc-acm.c:529: warning: comparison of distinct pointer types lacks a cast
>
> Signed-off-by: Marcin Slusarz <marcin.slusarz@...il.com>
> Cc: Oliver Neukum <oliver@...kum.org>
> Cc: Greg Kroah-Hartman <gregkh@...e.de>
Just got this fix from someone else first, sorry, but thanks for the
patch.
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists