Re: [PATCH] USB: remove remaining instances of USB_SUSPEND

From: Linus Torvalds
Date: Wed May 01 2013 - 12:24:28 EST


On Wed, May 1, 2013 at 9:13 AM, Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> wrote:
>
> This patch (as1677) removes the remaining instances of that symbol.

Btw, what are these "asXXXX" ID's, and what does the noise buy us?

Doing a

git log | egrep -w 'as[0-9]{3,}'

shows that this has been going on forever, but it still doesn't make
any *sense*. It adds nothing worthwhile. In fact, doing

git log | grep 'This patch ('

shows that you're pretty the only one doing it, but there's *one*
other one jidong xiao: jx001. I really don't see the advantage of
having this kind of random noise in the kernel logs.

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/