On Wed, 28 Feb 2007 09:13:27 +0100, Paolo Abeni <[EMAIL PROTECTED]> wrote:

> This patch adds a class which allows for an easier integration with
> udev.

You're really aggressive with wrapping, aren't you :)

> Signed-off-by: Paolo Abeni <[EMAIL PROTECTED]>
> Signed-off-by: Pete Zaitcev <[EMAIL PROTECTED]>

> The patch is against linux 2.6.21-rc1.

Is it? Because I think it should fuzz, because of this (double-diff is
between my patch and yours):

@@ -150,4 +170,14 @@
 +void mon_bin_del(struct mon_bus *mbus);
  
  int __init mon_text_init(void);
- void mon_text_exit(void);
+ void __exit mon_text_exit(void);

Other than this, everything seems fine, assuming we won't oops because
of some lifetime issue with bus->controller being the parent...

-- Pete

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to