Re: [GIT PATCH] USB patches for 2.6-git

From: Linus Torvalds
Date: Fri Oct 17 2008 - 18:48:37 EST




On Fri, 17 Oct 2008, Greg KH wrote:
>
> Here is the big batch of USB patches for your 2.6-git tree.

I really wish I were to get the occasional _clean_ pull for a change.

f*ck me, but why do people keep adding more and more warnings, and
apparently not even bother to write clean code? The merge window is no
excuse for badly written crap.

drivers/usb/host/ehci-hcd.c: In function ʽehci_hcd_initʼ:
drivers/usb/host/ehci-hcd.c:1115: warning: label ʽerr_debugʼ defined but not used

That particular function is just about the ugliest thing I've ever seen,
and now it's adding annoying warnings too!

Yeah, I'm grumpy. The quality control during this merge window has been
absolutely disgusting. I feel like I have to complain about every other
pull I do, because people feel like another new warning isn't a problem.
And every single time, the new warning is due to some total crap code.

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/