On 10/11/06, Alan Stern <[EMAIL PROTECTED]> wrote:

> Monty, you might try going through all the code you changed.  There are
> _lots_ of places where you have spaces instead of tabs.

you missed the discussion with GregKH about the fact that GMail
recently broke and started molesting plaintext emails; they now force
line wrap at 80 chars and randomly munge whitespace.  Greg gave me an
OK to use text/plain attachments in the future.

There are a number of coding convention viloations I can be rightly
accused of, but I've been trying to be very careful about whitespace.

>
> On a more serious note, when I do "rmmod ehci-hcd" I always get a warning
> message something like this:
>
>         dma_pool_destroy ehci_fstn, c8c2c000 busy
>
> I don't know what that's about; you'll have to fix it yourself.

I do; the master restore FSTN is not being unlinked before shutdown.
Should be harmless, but that doesn't mean it isn't a bug.

Monty

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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